1
0
mirror of https://git.decapod.one/brethil/dotfiles synced 2024-09-28 11:51:31 +02:00
dotfiles/functions
bretello 5f4b4538bb
zsh: functions: mkvenv: replace venv with virtualenv
virtualenv is faster than venv and also installs wheel by default
2022-06-21 23:05:35 +02:00
..
asciinema.zsh zsh: add asciinema-switch 2022-03-26 16:43:46 +01:00
git.zsh zsh: extract git functions to git.zsh 2022-03-31 19:27:58 +02:00
misc.zsh zsh functions: add python module 2022-04-29 11:16:39 +02:00
python.zsh zsh: functions: mkvenv: replace venv with virtualenv 2022-06-21 23:05:35 +02:00
README.md zsh: refactor aliases/functions sourcing 2022-03-26 16:43:36 +01:00

functions

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