fixed some stuff and made it compatable with fisher
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
# Replace frozen key bindings migration (deletes fish_frozen_key_bindings.fish)
|
||||
set --global fish_key_bindings fish_default_key_bindings
|
||||
|
||||
#
|
||||
# for fisher: ~/.config/fish/conf.d/00_fisher_path.fish
|
||||
#
|
||||
|
||||
if status is-interactive
|
||||
# Get distro ID from /etc/os-release
|
||||
if test -f /etc/os-release
|
||||
|
||||
Reference in New Issue
Block a user