Add .profile

This commit is contained in:
Sebastian Bugge 2023-02-09 15:44:30 +01:00
parent 124a980832
commit c11ba09a36
No known key found for this signature in database
GPG key ID: 49D435DEDD6B2829
2 changed files with 11 additions and 0 deletions

1
.zshrc
View file

@ -42,5 +42,6 @@ if [ -z "$TMUX" ]; then
tmux attach -t Default || tmux new -s Default
fi
source .profile
source .aliases