Auto commit: 2024-11-09 18:45:02
This commit is contained in:
parent
8b2f112e1e
commit
ceac20d449
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
@ -11,7 +11,7 @@ bindkey "^e" edit-command-line
|
|||
# Set up fzf key bindings and fuzzy completion
|
||||
# eval "$(fzf --zsh)"
|
||||
|
||||
alias ls="eza -lh"
|
||||
alias ls="eza -lh --git"
|
||||
alias top=btop
|
||||
alias v=nvim
|
||||
alias testvim='NVIM_APPNAME=nvim-test nvim'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue