This commit is contained in:
2024-06-18 17:15:24 +02:00
parent 4c9e4a73c8
commit badab540d8
4 changed files with 10 additions and 0 deletions

1
.zshrc
View File

@@ -106,6 +106,7 @@ export EDITOR='vim'
# Use vim bindings
bindkey -v
bindkey "^R" history-incremental-search-backward
source $HOME/.alias
#alias dotfiles='git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'