chore: just fixing some stuff

This commit is contained in:
2023-05-16 01:45:30 +01:00
parent 57591b0c03
commit 43039912d9
3 changed files with 16 additions and 49 deletions

View File

@@ -2,10 +2,6 @@ if status is-interactive
# Commands to run in interactive sessions can go here
end
if status --is-login
[ "$(tty)" = "/dev/tty1" ] && exec startx -- -keeptty
end
fish_default_key_bindings
set -gx EDITOR nvim