AutoYADM commit: 2024-11-22 14:15:02

This commit is contained in:
Daniel Fichtinger 2024-11-22 14:15:02 -05:00
parent f75d63c6b7
commit 688846680d

1
.zshrc
View file

@ -21,6 +21,7 @@ bindkey "^e" edit-command-line
alias ls="eza -lh --git" alias ls="eza -lh --git"
alias top=btop alias top=btop
alias v='NVIM_APPNAME="nvim-min" nvim' alias v='NVIM_APPNAME="nvim-min" nvim'
alias n='nvim'
alias lg=lazygit alias lg=lazygit
alias ylg="yadm enter lazygit" alias ylg="yadm enter lazygit"
# tmux aliases # tmux aliases