Commit graph

17 commits

Author SHA1 Message Date
Oliver Davies aa11d28b61 Ensure that the directory is within a git repository
If not, return early in `git_prompt` info.

Fixes #3
2020-01-23 23:25:22 +00:00
Oliver Davies d942a47ef5 Display whether the repo is dirty in the prompt 2020-01-21 13:48:28 +00:00
Oliver Davies f1c0baf0f7 Start customising prompt 2020-01-21 12:20:20 +00:00
Oliver Davies 9adb9cfb90 Add a blank line before each command 2020-01-21 12:16:52 +00:00
Oliver Davies 4dd0d767aa Enable colours in prompt and output 2020-01-21 11:54:38 +00:00
Oliver Davies ef5db89e75 Add zsh-users/zsh-completions 2020-01-21 11:39:25 +00:00
Oliver Davies f31e39e5f5 Always tmux-ing 2020-01-21 07:21:30 +00:00
Oliver Davies 47a04ad6f2
Use a shorter git status 2020-01-17 11:31:38 +00:00
Oliver Davies f30427faa8 Add mollifier/cd-gitroot plugin 2020-01-16 00:40:09 +00:00
Oliver Davies 920c2e9d91 Update zsh aliases 2020-01-15 08:17:15 +00:00
Oliver Davies 3f6367d2ca Remove f function 2020-01-14 20:00:24 +00:00
Oliver Davies d5419434d4 Re-add zsh-autosuggestions and zsh-autosuggestions plugins 2020-01-14 20:00:22 +00:00
Oliver Davies 71c155a20f Re-enable completion and case insensitivity 2020-01-14 14:58:05 +00:00
Oliver Davies 78eff56e53 Move zsh configs 2020-01-14 14:57:48 +00:00
Oliver Davies 0129a136a5
Start by default
Run `fin start` by default rather than `fin ps`.
2019-11-30 22:24:44 +00:00
Oliver Davies 0054c9a7b7 Add 'f' function
Adds 'f' function as a wrapper around 'fin' (the Docksal CLI) and removes the previous alias.
2019-10-09 19:04:16 +01:00
Oliver Davies 6b7a7ea5a7 Add 'g' function
Add the 'g' function as a wrapper around 'git'.
2019-10-09 19:02:37 +01:00