stow: reorganize to use stow

This commit is contained in:
Guilhem Baccialone 2026-06-20 09:05:05 +02:00
parent 7674c453ab
commit 05c4a780d7
15 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,20 @@
if status is-interactive
# Commands to run in interactive sessions can go here
set -gx ZELLIJ_AUTO_EXIT true
eval (zellij setup --generate-auto-start fish | string collect)
end
set -gx EDITOR hx
set -gx SSH_AUTH_SOCK /run/user/1000/ssh-agent.socket
alias ls eza
alias ll "ls -lh"
alias la "ls -laBg"
fzf_configure_bindings --directory=\cf --variables=\e\cv --git_status=\cg --history=\ch --git_log=\cl
set fzf_diff_highlighter delta --paging=never --width=20
zoxide init fish | source
# uv
fish_add_path "/home/gbaccialone/.local/bin"
fastfetch --config paleofetch.jsonc