mirror of
https://git.disroot.org/FollieHiyuki/dotfiles.git
synced 2024-11-26 17:28:46 -05:00
4 lines
65 B
Fish
4 lines
65 B
Fish
|
function fish_mode_prompt -d "Vi-mode indicator"
|
||
|
echo ""
|
||
|
end
|