Added labwc config

This commit is contained in:
2025-05-01 21:26:17 -05:00
parent 674fb8e632
commit a68bf4057e
11 changed files with 203 additions and 25 deletions
+2
View File
@@ -1,4 +1,6 @@
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