Files
dotfiles/.config
Julian Prein 46da4a617d zsh:alias: Disable CORRECT_ALL for mkdir
It's really annoying if it tries to correct me when I create a new
directory that is named similar to an existing one.

Group together aliases that add a precommand modifier.

Since `mkdir` receives the `-p` flag already via `add_flags` the `md`
alias can directly alias to `mkdir` instead.
2024-05-10 13:22:45 +02:00
..
2023-12-01 03:43:06 +01:00
2020-12-28 03:09:02 +01:00
2024-04-09 15:22:17 +02:00
2022-07-12 21:00:04 +02:00
2023-06-23 17:43:58 +02:00
2024-05-02 11:21:49 +02:00
2021-10-05 12:01:46 +02:00