Updated nvim config

This commit is contained in:
2025-05-11 03:38:48 -05:00
parent f13d1d134a
commit b5704ecf1d
17 changed files with 134 additions and 21 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
#if [ "$(tty)" = "/dev/tty1" ]; exec Hyprland >> /dev/null; end
source ~/.config/aliases
zoxide init fish | source
alias cd="z"
set fish_greeting
if status is-interactive
# Commands to run in interactive sessions can go here
end
zoxide init fish | source