removed starship conf
This commit is contained in:
@@ -37,13 +37,13 @@ status --is-interactive; and begin
|
|||||||
# Interactive shell initialisation
|
# Interactive shell initialisation
|
||||||
set -gx GPG_TTY (tty)
|
set -gx GPG_TTY (tty)
|
||||||
|
|
||||||
source $HOME/.config/fish/device-conf.fish
|
# source $HOME/.config/fish/device-conf.fish
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|
||||||
#if [ -z "$WAYLAND_DISPLAY" ] && [ "$XDG_VTNR" -eq 1 ]
|
if [ -z "$WAYLAND_DISPLAY" ] && [ "$XDG_VTNR" -eq 1 ]
|
||||||
# exec sway
|
exec sway
|
||||||
#end
|
end
|
||||||
|
|
||||||
set -g EDITOR /usr/bin/nvim
|
set -g EDITOR /usr/bin/nvim
|
||||||
set -g VISUAL /usr/bin/nvim
|
set -g VISUAL /usr/bin/nvim
|
||||||
|
|||||||
Reference in New Issue
Block a user