This commit is contained in:
c c
2025-03-13 11:21:55 +01:00
parent 4ac9c221ca
commit 684a1974c7
5 changed files with 59 additions and 0 deletions
@@ -4,3 +4,12 @@ end
fish_add_path ~/.local/bin
abbr -a -- hx helix
set -gx EDITOR helix
# Workaround bug https://github.com/fish-shell/fish-shell/issues/11204
# Numbers don't work in azerty/dvorak
set -Ua fish_features no-keyboard-protocols
# Setup starship
starship init fish | source