Added an alias
This commit is contained in:
parent
07857af472
commit
00b368d9fd
1
.zshrc
Normal file → Executable file
1
.zshrc
Normal file → Executable file
@ -25,6 +25,7 @@ alias -r c="clear & ls -lha"
|
||||
alias -r ..="cd .."
|
||||
alias ls="ls --color=auto"
|
||||
alias la="ls -lha"
|
||||
alias clear="clear & ls"
|
||||
|
||||
# Applications
|
||||
alias mongod="mongod -f /etc/mongodb.conf"
|
||||
|
Loading…
x
Reference in New Issue
Block a user