chore: just fixing some stuff

This commit is contained in:
Afonso Franco 2023-05-16 01:45:30 +01:00
parent 57591b0c03
commit 43039912d9
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4
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