feat : tmux config
This commit is contained in:
parent
56d110a6a2
commit
960495c8f1
5 changed files with 105 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
|||
enable = true;
|
||||
autosuggestions.enable = true;
|
||||
shellAliases = {
|
||||
tmux = "tmux -f ~/.config/tmux/tmux.conf";
|
||||
ls = "lsd --hyperlink=auto";
|
||||
icat = "kitty +kitten icat";
|
||||
nixedit = "vi /etc/nixos";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue