updated stuff

This commit is contained in:
Nikolas Weger 2020-05-26 21:52:12 +02:00
parent 638dc45020
commit 586aa3b5e7
10 changed files with 82 additions and 37 deletions

View file

@ -1,8 +1,3 @@
setopt auto_pushd
setopt pushd_ignore_dups
setopt pushdminus
alias lsa='ls -lah'
alias l='ls -lah'
alias ll='ls -lh'
alias la='ls -lAh'