[fish] remove odd comment

This commit is contained in:
odrling 2023-12-13 01:22:28 +01:00
parent 49f33e7db9
commit 54c8e34a54
No known key found for this signature in database
GPG key ID: E24CA7508C27AF5B

View file

@ -5,7 +5,7 @@ if status is-login
end
if status is-interactive
fish_vi_key_bindings 2> /dev/null # bind: Key with name “btab” does not have any mapping
fish_vi_key_bindings 2> /dev/null
# OSC-7
function update_cwd_osc --on-variable PWD --description 'Notify terminals when $PWD changes'