Oops. Made a minor but important typo in previous cleanup patch. :-(

darcs-hash:20080115004050-75c98-3f7f733cca054d8685ec5df68d6467057ea5be53.gz
This commit is contained in:
liljencrantz 2008-01-15 10:40:50 +10:00
parent ab94a397c3
commit f3b6b74568

View File

@ -206,7 +206,7 @@ function __fish_config_interactive -d "Initializations that should be performed
end
# Load keybindings
__fish_reload_keybindings
__fish_reload_key_bindings
# Repaint screen when window changes size
function __fish_winch_handler --on-signal winch