Commit graph

22 commits

Author SHA1 Message Date
Martin Larsson
04a6ad3c91 Add some basic git aliases 2024-08-29 00:03:22 +02:00
Martin Larsson
392a7684c1 Remove --git flag for all eza commands as it really slowed down all
operations in large repos
2024-08-21 11:34:34 +02:00
Martin Larsson
727da4b2b0 Fix merge issue with wlc aliases on mac 2024-08-17 22:48:28 +02:00
Martin Larsson
ee4e8e7217 Make sure wlc/wlp works on mac os 2024-08-16 10:06:14 +02:00
04129b2952 Make sure wlc/wlp works on mac 2024-07-22 21:02:22 +02:00
d094fce66d Add tmux config and replace zellij with tmux in zshrc.
Zhrc also has some light refactoring, and has added a zsh local file
which gets sourced if it exists, useful for adding local environment
variables
2024-06-29 14:01:03 +02:00
d4c7d9040e Add so that manpages use bat for the preview 2024-06-01 21:22:42 +02:00
e576b4179d Better setup for zsh-vi-mode to work, however, still have some issues with fzf-tab bindings overriding my custom keybindings sometimes, but its much more robust now. 2024-06-01 16:09:56 +02:00
e06e428f83 Remove the keybind for fzftabs cd widget, were using zoxide for navigation anyway, and it was clashing with vi mode 2024-06-01 14:13:56 +02:00
2e612ccc68 Remove sudo plugin from omz as its causing a delay when pressing esc key 2024-06-01 13:57:45 +02:00
e7e2f48cdf Only add locally build nvim to path if we have built it, also, move custom keybindings to the end of the file so they dont get overriden by other stuff 2024-06-01 13:29:56 +02:00
e656dd2fcb Add an alias for easy getting password from bitwarden cli 2024-06-01 01:34:03 +02:00
d2bc3beca4 Add fzf theme catppuccin, also initialize fzf if built from source 2024-05-28 23:10:14 +02:00
49ad4d1bad Add pwdf alias which combines workind directory with fzf 2024-05-26 23:09:24 +02:00
30a3299c10 Change so zellij statusbar is at the top of the terminal, this way it is no longer fighting neovim statusbar for attention from my eyes 2024-05-25 11:14:56 +02:00
e4ba277522 Change vim alias to vi, also add a vif alias for opening vim with the result from fzf 2024-05-25 02:15:15 +02:00
f11771dfd5 Add icons and git visualization to eza 2024-05-25 01:04:54 +02:00
83db2916a2 Disable instant prompt in p10k as it interfered with autostarting zellij on startup, additionally, I barely noticed any difference with it off 2024-05-23 23:43:20 +02:00
680b72ac60 Change some aliases, lgit > lg, all eza commands now also have --color=always 2024-05-23 12:00:57 +02:00
14aaeece77 Exclude some aliases from mac which arent available on that platform 2024-05-23 00:17:19 +02:00
5d824ff6a7 Remove omz, go to p10k over starship, add lots of fzf stuff, change from zap to zinit and more stuff, this was based on the config from Dreams of Autonomy 2024-05-23 00:02:13 +02:00
bc87253453 Setup the directory structure to handle both mac and linux, and stowing with only one command, well two, one for the OS specific dir as well. 2024-04-19 01:19:38 +02:00
Renamed from zsh/.zshrc (Browse further)