1
0
mirror of https://git.decapod.one/brethil/dotfiles synced 2024-09-28 11:51:31 +02:00
dotfiles/functions
2023-10-25 11:43:16 +02:00
..
asciinema.zsh zsh: add asciinema-switch 2022-03-26 16:43:46 +01:00
git.zsh zsh: move git fuzzy log to gitconfig (usage: git flog) 2023-10-25 11:43:16 +02: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: avoid printing command name in completion wrapper 2023-10-25 11:34:36 +02:00
pacman.zsh zsh: add pacman module 2023-09-15 00:32:28 +02:00
python.zsh 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
tracing.zsh zsh: add tracing module 2023-09-15 00:33:46 +02:00
vim.zsh functions: remove debug statements in vimscratch 2023-09-25 12:56:09 +02:00
z.zsh zsh: functions: avoid using aliases when calling rm/mv 2023-07-08 10:18:04 +02:00

functions

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