added sysadmin-util from skx
This commit is contained in:
parent
6bd90e4413
commit
4a799e24b3
2 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,7 @@ export ZSH=~/.dotfiles/lib/ohmyzsh
|
|||
ZSH_THEME="pygmalion"
|
||||
|
||||
# Path
|
||||
export PATH="$HOME/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:$PATH"
|
||||
export PATH="$HOME/utils:$HOME/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:$PATH"
|
||||
|
||||
# Plugins
|
||||
plugins=(gem bundler composer git pip vagrant docker python extract)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue