Commit graph

19 commits

Author SHA1 Message Date
Oliver Davies e0c9014ec0 zsh: Enable extendedglob
Enable the extendedglob option, which is needed for the scripts in the
`configs/post` directory to load correctly.

This includes the completion script that is needed to fix #12 and #13.
2020-06-21 00:13:38 +01:00
Oliver Davies d258d9db8b zsh: Move call to ensure_tmux_is_running 2020-05-27 19:17:24 +01:00
Oliver Davies 3ea811046d zsh: Rename navigation to path, move PATH 2020-05-13 01:08:05 +01:00
Oliver Davies 2caaa1ed57 Include .local/bin in PATH 2020-05-06 17:28:59 +01:00
Oliver Davies 0865136067 Rename functions/g to configs/git.zsh 2020-03-02 23:40:17 +00:00
Oliver Davies 640e0f2a51 Allow for grouping pre and post configs 2020-02-25 21:52:57 +00:00
Oliver Davies f31e39e5f5 Always tmux-ing 2020-01-21 07:21:30 +00:00
Oliver Davies 3520345f4b Load configs before functions 2020-01-15 08:28:26 +00:00
Oliver Davies 25ddaad532 Remove oh-my-zsh stuff 2020-01-14 20:00:51 +00:00
Oliver Davies 78eff56e53 Move zsh configs 2020-01-14 14:57:48 +00:00
Oliver Davies ceb01ff80c Add bin directory for custom scripts 2019-10-11 20:16:10 +01:00
Oliver Davies 70e3fe7faa Include custom zsh functions 2019-10-09 19:02:06 +01:00
Oliver Davies aebcd8fd04
Remove z 2019-10-06 08:53:03 +01:00
Oliver Davies 29c35a2603 Include .zshrc.local if it exists 2019-10-06 01:51:44 +01:00
Oliver Davies c0c047c300 Move aliases and functions 2019-09-08 19:32:13 +01:00
Oliver Davies 39699ceffd
Add cd-gitroot 2019-09-05 16:38:14 +01:00
Oliver Davies f1ebca52da Merge branch 'use-rcm' 2019-09-04 23:47:50 +01:00
Oliver Davies fadcbec047 Load files from zsh_profile.d 2019-09-04 23:26:33 +01:00
Oliver Davies 9e28b75318 Tag zsh files 2019-09-04 23:14:26 +01:00
Renamed from zshrc (Browse further)