dotfiles/functions
bretello e08ee08768
zsh: functions: avoid using aliases when calling rm/mv
2023-07-08 10:18:04 +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
misc.zsh zsh: functions: add mangrep 2023-01-23 20:21:57 +01:00
python.zsh zsh: functions: mkvenv: replace venv with virtualenv 2022-06-21 23:05: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