Oliver Davies
|
c712a1b254
|
Add aliases for curl
Use the cursor position to not have a trailing space after expanding the
abbreviation, making it easier to type any following characters.
See https://zsh-abbr.olets.dev/usage.html#place-the-cursor and
https://github.com/olets/zsh-abbr/discussions/97
|
2024-08-19 22:10:29 +01:00 |
|
Oliver Davies
|
5dac3f312d
|
Add an abbreviation for C to copy to the
...clipboard using `xclip`
This also works in WSL.
|
2024-08-19 21:41:42 +01:00 |
|
Oliver Davies
|
ce9cf2ea83
|
Add gpl and gps abbreviations
`gpl` expands to `git pull` and `gps` expands to `git push`.
|
2024-07-14 10:38:24 +01:00 |
|
Oliver Davies
|
b68d48603e
|
zsh: extract aliases and abbreviations into
...separate files
|
2024-06-30 14:22:57 +01:00 |
|