mirror of
https://git.decapod.one/brethil/dotfiles
synced 2024-11-14 15:51:30 +01:00
41eb8f1a5f
Allows setting filetype for vimscratch command. Usage: `<command> | vimscratch [filetype]`. For example: ```bash curl https://myip.wtf/json | vimscratch json ``` Will open the output of the curl command as a json temporary file in vim. |
||
---|---|---|
.. | ||
asciinema.zsh | ||
git.zsh | ||
man.zsh | ||
misc.zsh | ||
pacman.zsh | ||
python.zsh | ||
README.md | ||
tracing.zsh | ||
vim.zsh | ||
z.zsh |
functions
Place custom functions definitions in this folder, with a .zsh
extension.
These files will be sourced on startup