feat: add foot

This commit is contained in:
Oscar Wallberg
2024-10-23 05:47:03 +02:00
parent 360b2f66f9
commit 720184ec1c
3 changed files with 46 additions and 1 deletions
+2 -1
View File
@@ -3,7 +3,8 @@
# `set -a` to append
# Use tmux* TERM over xterm* for better tmux compatibility
set -g default-terminal "tmux-256color"
# Disabled in favor of foot
# set -g default-terminal "tmux-256color"
################
### Features ###