diff --git a/root/home/bhasher/.zshrc b/root/home/bhasher/.zshrc index 54c3a23..6d768c2 100644 --- a/root/home/bhasher/.zshrc +++ b/root/home/bhasher/.zshrc @@ -19,6 +19,8 @@ export EDITOR='vim' # Custom alias ip="ip -c" +alias ls="ls -A" +alias sl="sl -adew5F" cat() { for arg in "$@"; do