This commit is contained in:
2025-06-01 04:53:15 -05:00
parent b5704ecf1d
commit c88f53156e
8685 changed files with 9035 additions and 88 deletions
-3
View File
@@ -1,8 +1,5 @@
#if [ "$(tty)" = "/dev/tty1" ]; exec Hyprland >> /dev/null; end
source ~/.config/aliases
alias cd="z"
set fish_greeting
if status is-interactive
# Commands to run in interactive sessions can go here
end
zoxide init fish | source