Add correct path for aliases and profile
This commit is contained in:
parent
c159f33b80
commit
f588cbc17c
1 changed files with 2 additions and 2 deletions
4
.zshrc
4
.zshrc
|
@ -44,6 +44,6 @@ if [ -z "$TMUX" ]; then
|
|||
tmux attach -t Default || tmux new -s Default
|
||||
fi
|
||||
|
||||
source .profile
|
||||
source .aliases
|
||||
source ~/.profile
|
||||
source ~/.aliases
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue