This commit is contained in:
DeveloperDurp 2025-04-05 14:43:48 -05:00
parent 9021f98dc7
commit 0b1975d9a9
3 changed files with 3 additions and 3 deletions

View file

@ -27,7 +27,7 @@ clear-env ()
}
tmux-new () {
". $HOME/.config/scripts/new-session.sh"
. $HOME/.config/scripts/new-session.sh
}
load-profile () {