mirror of
https://github.com/edu4rdshl/based.fish.git
synced 2026-07-17 23:24:46 +00:00
4 lines
225 B
Fish
4 lines
225 B
Fish
# 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
|