chore: just fixing some stuff
This commit is contained in:
parent
57591b0c03
commit
43039912d9
3 changed files with 16 additions and 49 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue