This commit is contained in:
Michael Chalupiak
2025-03-25 11:00:43 -04:00
parent 119cb07749
commit 8e838e1601
2 changed files with 5 additions and 1 deletions

View File

@@ -8,5 +8,5 @@ if [ -n "$(command -v tmux)" ] && [ -z "$TMUX" ]; then
tmux attach
else
cd $dir
kak
# kak
fi