Commit Graph

25 Commits

Author SHA1 Message Date
George Rawlinson 33ce3aa836
feat(plugin): add rust 2021-08-22 19:14:37 +12:00
George Rawlinson 9f3b8c5de8
feat(plugin): add ruby 2021-08-22 19:14:23 +12:00
George Rawlinson 9cf5287c49
feat(plugin): add pyenv 2021-08-22 19:14:08 +12:00
George Rawlinson 75fb0068a0
feat(plugin): add npm 2021-08-22 19:13:56 +12:00
George Rawlinson f6002e0668
feat: add support for xdg directories 2021-08-22 07:13:21 +00:00
George Rawlinson a3f9c9f462
refactor: colourise ls based on operating system
Use different method for coloured ls on macOS & Linux.
2021-07-08 17:16:54 +00:00
George Rawlinson 63dc963b00
fix: remove colourised aliases for grep/diff 2021-07-08 17:15:51 +00:00
George Rawlinson e6776b9564
fix: remove environment variable from aliases file 2021-07-08 17:03:23 +00:00
George Rawlinson 1975a585c0
refactor: colourise man based on operating system
Use different method for coloured man on macOS & Linux.
2021-07-08 16:57:44 +00:00
George Rawlinson f3ae58d3eb
chore: whitespace changes 2021-07-08 16:52:07 +00:00
George Rawlinson 9061406734
refactor: group relevant sections in zshrc 2021-07-08 16:51:12 +00:00
George Rawlinson 29a2860649
docs: simplify zshenv comments 2021-07-08 16:47:22 +00:00
George Rawlinson 51e5d74b70
fix: simplify sudo plugin
sudoedit isn't available on all systems.
sometimes we don't want to use $EDITOR. or it is not set.
2021-07-08 16:29:42 +00:00
George Rawlinson 2688ff59a1
fix: remove opinionated environment variables
* LANG
* LC_ALL
* EDITOR
2021-07-08 15:43:43 +00:00
George Rawlinson a9bec11e31
fix: only export GPG_TTY if gpg is installed 2021-07-08 14:33:48 +00:00
George Rawlinson 7b205e5b2b
fix: incorrect cache path 2019-12-05 20:19:39 +13:00
George Rawlinson 3dd89cd9bf
feat(zsh): create user zshrc if it doesn't exist 2019-12-05 20:17:53 +13:00
George Rawlinson 6157aa7c2c
feat(options): remove unused settings 2019-11-05 19:20:39 +13:00
George Rawlinson fb2394591b
docs(bindkeys): copy comment from arch wiki's zsh page 2019-11-05 19:19:52 +13:00
George Rawlinson 04f520aa1d
feat(bindkeys): set emacs mode 2019-11-05 19:18:59 +13:00
George Rawlinson 42663a579e
feat(bindkeys): add {for,back}ward word 2019-11-05 19:18:11 +13:00
George Rawlinson 385527ed4c
feat: add git diff aliases 2019-11-05 16:02:18 +13:00
George Rawlinson 5389285e02
docs(license): add original author 2019-11-01 22:24:22 +13:00
George Rawlinson d44dd103a3
feat: initial framework 2019-11-01 12:18:00 +13:00
George Rawlinson be765357d5
docs: add MIT license 2019-11-01 12:13:18 +13:00