diff --git a/root/home/bhasher/.vimrc b/root/home/bhasher/.vimrc index 84d7dcd..7ac86f4 100644 --- a/root/home/bhasher/.vimrc +++ b/root/home/bhasher/.vimrc @@ -10,5 +10,6 @@ :set tabstop=8 :set softtabstop=0 :set splitright +:set belloff=all -:command Vterm vertical terminal \ No newline at end of file +:command Vterm vertical terminal diff --git a/root/home/bhasher/.zshrc b/root/home/bhasher/.zshrc index eb12fec..d93b8a1 100644 --- a/root/home/bhasher/.zshrc +++ b/root/home/bhasher/.zshrc @@ -19,7 +19,7 @@ export EDITOR='vim' # Custom alias ip="ip -c" -alias ls="ls -A" +alias ls="ls -A --color" alias sl="sl -adew5F" cat() {