mirror of
https://git.sr.ht/~coasteen/dotfiles
synced 2025-11-04 14:47:38 +01:00
zsh 2
This commit is contained in:
parent
07e4231fe7
commit
094ac6d1b3
1 changed files with 1 additions and 0 deletions
|
|
@ -26,4 +26,5 @@ export MANPATH=/usr/pkg/man:$MANPATH
|
|||
|
||||
#aliases for root
|
||||
alias ..='echo "cd .."; cd ../'
|
||||
alias ls="ls --color=auto"
|
||||
grep --color=auto < /dev/null &>/dev/null && alias grep='grep --color=auto'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue