removed starship conf

This commit is contained in:
2024-10-15 05:19:08 +02:00
parent 3f1a6f92dc
commit 8d890415e5

View File

@@ -37,13 +37,13 @@ status --is-interactive; and begin
# Interactive shell initialisation
set -gx GPG_TTY (tty)
source $HOME/.config/fish/device-conf.fish
# source $HOME/.config/fish/device-conf.fish
end
#if [ -z "$WAYLAND_DISPLAY" ] && [ "$XDG_VTNR" -eq 1 ]
# exec sway
#end
if [ -z "$WAYLAND_DISPLAY" ] && [ "$XDG_VTNR" -eq 1 ]
exec sway
end
set -g EDITOR /usr/bin/nvim
set -g VISUAL /usr/bin/nvim