feat : kitty with initial tabs + wrap in nvim
This commit is contained in:
parent
ed289c2858
commit
7da4bccdf4
4 changed files with 18 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
enable = true;
|
||||
autosuggestions.enable = true;
|
||||
shellAliases = {
|
||||
tmux = "tmux -f ~/.config/tmux/tmux.conf attach || tmux -f ~/.config/tmux/tmux.conf new";
|
||||
#tmux = "tmux -f ~/.config/tmux/tmux.conf attach || tmux -f ~/.config/tmux/tmux.conf new";
|
||||
ls = "lsd --hyperlink=auto";
|
||||
icat = "kitty +kitten icat";
|
||||
nixedit = "vi /etc/nixos";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue