1
0
mirror of https://git.decapod.one/brethil/dotfiles synced 2024-06-21 00:28:34 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
bretello
58393456a9
zsh: functions: add 'bold' function to print bold text 2023-12-21 16:13:48 +01:00
bretello
c329308759 zsh: avoid printing command name in completion wrapper 2023-10-25 11:34:36 +02:00
bretello
39abcd4756
zsh: remove set -x from mangrep() definition 2023-09-14 23:30:30 +02:00
bretello
9ccf8699ec
zsh: functions: fix upload() 2023-07-10 09:12:50 +02:00
bretello
d72886b6c1
zsh: functions: add watch_file function
this can be used to watch a file for changes and execute the
given action on changes.
2023-07-10 09:12:30 +02:00
bretello
a8c89d32c9
zsh: functions: add mangrep 2023-01-23 20:21:57 +01:00
bretello
ff696ac5db
functions: fix dotfiles_selfupdate 2022-12-23 13:38:20 +01:00
bretello
dff98b066f
zsh functions: add python module 2022-04-29 11:16:39 +02:00
bretello
486ee8afbf
zsh: cleanup functions 2022-03-31 19:37:57 +02:00
bretello
0c95eef23a
zsh: extract git functions to git.zsh 2022-03-31 19:27:58 +02:00
bretello
21d9660e64
zsh: improve mkvenv function 2022-03-30 16:05:57 +02:00
bretello
492205e86b
zsh: add mkvenv function 2022-03-26 16:43:36 +01:00
bretello
41b97a1be3
zsh: refactor aliases/functions sourcing 2022-03-26 16:43:36 +01:00