Initial commit

This commit is contained in:
Eduard Tolosa 2025-06-03 06:36:13 -05:00
commit 28f308e8a3
11 changed files with 240 additions and 0 deletions

4
conf.d/based.fish Normal file
View file

@ -0,0 +1,4 @@
# Load the based logger (for fish_postexec event)
source ~/.config/fish/functions/__based_log.fish
# Load keybindings (↑ for smart history, Ctrl+g for fzf popup)
source ~/.config/fish/functions/based_user_key_bindings.fish