bretello
|
78d36a6073
|
zsh: color which output, add BAT_STYLE
|
2024-07-04 11:45:11 +02:00 |
|
bretello
|
8214de3d65
|
zsh: add watchc function
this allows for watching a process while highlighting its output
with `grc`
|
2024-06-18 11:31:12 +02:00 |
|
bretello
|
faf318c3d0
|
zsh: functions: add alarm function for quick alarms
|
2024-04-06 21:24:45 +02:00 |
|
bretello
|
1ee73be7f9
|
zsh: functions: get rid of ppath (use realpath instead)
|
2024-04-06 21:24:45 +02:00 |
|
bretello
|
b05fde87c2
|
zsh: simplify retry()
|
2024-03-01 11:25:12 +01:00 |
|
bretello
|
10c79f1bad
|
zsh: add watch_file command
uses inotifywait to watch writes on a file and executes a specific
action whenever this is changed (killing the previous process)
|
2024-03-01 11:25:12 +01:00 |
|
bretello
|
25037bde1f
|
zsh: cleanup colors/color functions
|
2024-03-01 11:25:11 +01:00 |
|
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 |
|