My fish config
This commit is contained in:
3
functions/vim-cheat.fish
Normal file
3
functions/vim-cheat.fish
Normal file
@@ -0,0 +1,3 @@
|
||||
function vim-cheat --wraps='cat ~/Documentos/workspace/anotações/Vim-cheatsheet' --wraps=cat\ \~/Documentos/workspace/anotações/Vim-cheatsheet\;\ echo\ \'\' --wraps='cat ~/Documentos/workspace/anotações/Vim-cheatsheet; echo ""' --wraps='glow ~/Documentos/workspace/anotações/Vim-cheatsheet' --wraps='glow -p ~/Documentos/workspace/anotações/Vim-cheatsheet' --description 'alias vim-cheat glow -p ~/Documentos/workspace/anotações/Vim-cheatsheet'
|
||||
glow -p ~/Documentos/workspace/anotações/Vim-cheatsheet $argv;
|
||||
end
|
||||
Reference in New Issue
Block a user