this is the new kali

This commit is contained in:
Christoph J. Scherr 2024-09-10 12:48:02 +02:00
parent 84a04daf59
commit 3ff91c06e4
1 changed files with 0 additions and 5 deletions

5
.zshrc
View File

@ -241,11 +241,6 @@ if [ -x /usr/bin/dircolors ]; then
zstyle ':completion:*:*:kill:*:processes' list-colors '=(#b) #([0-9]#)*=0=01;31' zstyle ':completion:*:*:kill:*:processes' list-colors '=(#b) #([0-9]#)*=0=01;31'
fi fi
# some more ls aliases
alias ll='ls -l'
alias la='ls -A'
alias l='ls -CF'
# enable auto-suggestions based on the history # enable auto-suggestions based on the history
if [ -f /usr/share/zsh-autosuggestions/zsh-autosuggestions.zsh ]; then if [ -f /usr/share/zsh-autosuggestions/zsh-autosuggestions.zsh ]; then
. /usr/share/zsh-autosuggestions/zsh-autosuggestions.zsh . /usr/share/zsh-autosuggestions/zsh-autosuggestions.zsh