Add Oh My ZSH! dependency and make a few adjustments to accomodate
This commit is contained in:
parent
52396e8b55
commit
f40332b379
3 changed files with 38 additions and 6 deletions
2
rc
2
rc
|
@ -6,7 +6,7 @@
|
|||
print_heading -l 1 'Initializing interactive shell'
|
||||
|
||||
print_info -l 2 'Creating aliases'
|
||||
alias j='jobs'
|
||||
#alias j='jobs'
|
||||
alias h='history'
|
||||
alias df='df -h'
|
||||
alias du='du -h'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue