Uninstall wezterm

This commit is contained in:
Daniel Lundin 2024-10-23 09:39:04 +02:00
parent 4122379694
commit 890ac1e91c
Signed by: dln
SSH key fingerprint: SHA256:dQy1Xj3UiqJYpKR5ggQ2bxgz4jCH8IF+k3AB8o0kmdI
6 changed files with 0 additions and 359 deletions
files/config/fish

View file

@ -9,12 +9,6 @@ bind \e\[109\;5u execute # C-m in ghostty
set fish_greeting
set fish_emoji_width 2
# xdg-open support on ssh remotes
if test -n SSH_TTY; and type -q wezterm-open-url
set -x DE generic
set -x BROWSER wezterm-open-url
end
# Colors
set fish_color_command --bold
set fish_color_comment --italics --dim