added sudo alias

This commit is contained in:
2024-05-07 10:30:28 +02:00
parent 0554207965
commit d537b74a6a
2 changed files with 24 additions and 0 deletions
+1
View File
@@ -150,6 +150,7 @@ bindkey '^[[3~' delete-char
powerline-config tmux setup
alias vim=nvim
alias sudo='sudo '
# add the custom functions from the .custom_functions file
custom_func_dir=$HOME/.scripts