fix terminal issues using distrobox in foot, update scripts version

master
Alex 2023-02-12 01:18:10 -06:00
parent 09c6af8bc4
commit 7e820045c6
3 changed files with 4 additions and 2 deletions

View File

@ -89,5 +89,7 @@ fi
# eval "$(starship init zsh)"
#fi
export TERM='xterm-256color'
# Load zsh-syntax-highlighting; should be last.
source $HOME/.local/share/zsh/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh 2>/dev/null

@ -1 +1 @@
Subproject commit 502e280deb1f92bd909bbf8d6153acfd453936b5
Subproject commit f7c17f419c9b003e4504396a18a4214191d4871b

View File

@ -14,7 +14,7 @@ export PF_INFO="ascii title os kernel uptime pkgs memory shell wm"
export XCURSOR_THEME=Adwaita
#fix image previews in lf not working
#export TERM="xterm-256color"
export TERM="xterm-256color"
#other settings