Files
dotfiles/.config
druckdev 4cb445c2b5 shell-scripts: Use [[ instead of [ where possible
Replace all occurrences of [ with [[ in bash and zsh scripts and
configs.
Performance wise it makes sense to use the builtin instead of calling an
external command also when from a functionality stand point `test` would
suffice.
2020-10-03 01:29:29 +02:00
..
2020-09-13 16:33:56 +02:00
2020-09-28 16:18:46 +02:00
2020-09-28 04:12:40 +02:00
2020-09-13 16:33:56 +02:00
2020-08-25 05:08:29 +02:00
2020-09-11 04:09:30 +02:00
2020-04-23 14:50:36 +02:00