Skip to content

Commit

Permalink
remove default terminal, it's not needed any more and messes up ghost…
Browse files Browse the repository at this point in the history
…ty htop colours etc
  • Loading branch information
lukemarsden committed Jan 5, 2025
1 parent c2db48e commit 4706151
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .bashrc
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,6 @@ test -e "${HOME}/.iterm2_shell_integration.bash" && source "${HOME}/.iterm2_shel
export PATH="/Users/luke/miniconda3/bin:/home/luke/.local/bin/:$PATH"
export GATEWAY_HOSTNAME=192.168.188.1
#echo 2 | sudo tee /sys/module/hid_apple/parameters/fnmode
export TERM=xterm
if [ -f ~/.tokens ]; then
source ~/.tokens
fi
Expand Down

0 comments on commit 4706151

Please sign in to comment.