Updates config to use-package
This commit is contained in:
parent
2076f42c00
commit
a328b7e240
3 changed files with 354 additions and 260 deletions
|
|
@ -6,6 +6,7 @@ export EDITOR=$(which vim)
|
|||
|
||||
echo "Welcome back, $USER"
|
||||
|
||||
|
||||
# display the space available on each mounted Volume
|
||||
df -hl
|
||||
|
||||
|
|
@ -50,4 +51,3 @@ stty -ixon
|
|||
# Run Autojump at shell startup
|
||||
[[ $(brew --prefix)/etc/profile.d/autojump.sh ]] && \
|
||||
. $(brew --prefix)/etc/profile.d/autojump.sh
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue