removed starship conf
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user