change fish keybinding example

Related #499
This commit is contained in:
Gokcehan 2020-11-14 00:28:13 +03:00
parent 3db3445822
commit 8dd4be0ddb

View File

@ -7,9 +7,9 @@
#
# You may also like to assign a key to this command:
#
# bind \co 'lfcd; commandline -f repaint'
# bind \co 'stty sane; lfcd; commandline -f repaint'
#
# You need to put this in a function called fish_user_key_bindings.
# You may put this in a function called fish_user_key_bindings.
function lfcd
set tmp (mktemp)