Work on stuff
This commit is contained in:
parent
6d215cee2d
commit
81dce313ad
4 changed files with 32 additions and 7 deletions
3
zshrc
3
zshrc
|
@ -84,3 +84,6 @@ source $ZSH/oh-my-zsh.sh
|
|||
# Example aliases
|
||||
# alias zshconfig="mate ~/.zshrc"
|
||||
# alias ohmyzsh="mate ~/.oh-my-zsh"
|
||||
|
||||
[ -r "$HOME/.smartcd_config" ] && ( [ -n $BASH_VERSION ] || [ -n $ZSH_VERSION ] ) && source ~/.smartcd_config
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue