dotfiles/functions
bretello 99baa7f1e0
zsh: automatically enable/disable python virtualenvs on chdir
2023-09-14 23:30:31 +02:00
..
README.md zsh: refactor aliases/functions sourcing 2022-03-26 16:43:36 +01:00
asciinema.zsh zsh: add asciinema-switch 2022-03-26 16:43:46 +01:00
git.zsh zsh: fix git completions for gbD/gbd 2022-12-30 16:01:16 +01:00
man.zsh zsh: add fuzzyman command for fuzzy search of man pages (with preview) 2023-09-11 15:46:01 +02:00
misc.zsh zsh: remove set -x from mangrep() definition 2023-09-14 23:30:30 +02:00
python.zsh zsh: automatically enable/disable python virtualenvs on chdir 2023-09-14 23:30:31 +02:00
vim.zsh functions: add vimscratch 2023-08-23 13:52:35 +02:00
z.zsh zsh: functions: avoid using aliases when calling rm/mv 2023-07-08 10:18:04 +02:00

README.md

functions

Place custom functions definitions in this folder, with a .zsh extension. These files will be sourced on startup