configured tmux to start interactive shells (instead of login shells)

This commit is contained in:
quak
2024-10-04 23:26:00 +02:00
parent c66eb57a41
commit a5f8cbe9ab
3 changed files with 17 additions and 5 deletions

View File

@@ -7,6 +7,3 @@ export PATH="$PATH:~/tools/Xilinx/Vivado/2021.1/bin"
# vivado license
export XILINXD_LICENSE_FILE=26140@aberdeen.zhaw.ch
# start starship
eval "$(starship init bash)"