Commit Graph

20 Commits

Author SHA1 Message Date
lowne
32cb330056 support fish_prompt_invert_colors fish variable 2021-08-01 17:25:28 +02:00
lowne
ad8c2c9069 split out git status indicators 2021-08-01 17:09:13 +02:00
lowne
4c88079291 include helper git functions in fish_prompt.fish 2021-08-01 15:29:14 +02:00
lowne
2b99758110 fix light/dark mode git prompt colors 2021-07-31 17:58:08 +02:00
lowne
887419589a make git prompt blue when clean repo with untracked files 2021-07-31 17:50:41 +02:00
lowne
0d4f801150 fix pwd_info (possibly typo?) 2021-07-31 13:29:01 +02:00
lowne
ed0fcfe31f move stuff into functions/ as per fisher 4.2 2021-02-26 14:00:04 +01:00
lowne
558d5b3e9d fisher v4: integrate dependencies
fisher doesn't do dependencies anymore (fishfile) - https://github.com/jorgebucaran/fisher/releases/tag/4.0.0
2020-12-01 01:28:47 +01:00
Mark Lowne
b705b4a23f remove fish_greeting as it doesn't belong here 2020-03-03 16:10:26 +01:00
Mark Lowne
c3ebf028eb remove forked pwd-info pkg - https://github.com/fishpkg/fish-pwd-info/pull/4 2020-03-03 16:06:40 +01:00
Mark Lowne
55b687e6c9 fix fishfile 2020-02-11 21:04:34 +01:00
Mark Lowne
bc1efefd1f do not change clock color 2020-02-11 18:48:36 +01:00
Mark Lowne
652950d8fa use forked pwd-info pkg 2020-02-11 18:30:53 +01:00
Mark Lowne
59025226f9 add fish_greeting 2020-02-11 18:30:00 +01:00
Mark Lowne
e61c7cee2a add dark/light mode via is_dark_mode function, if defined; add clock on right prompt if fish_right_prompt_show_clock is defined 2020-02-11 18:28:56 +01:00
Federico Calore
8945e30794 Change "Note that.." to "You can..." 2019-12-05 17:25:52 +09:00
Federico Calore
9a69a69978 Update README.md
Suggest to disable the default prompt update for virtualenv and use metro custom one instead.
2019-12-05 17:25:52 +09:00
Fish Packages
9d79d4f82c
Create LICENSE.md 2019-02-15 14:31:15 +09:00
Fish Packages
7e6dd10345
docs: fix prompt image 2019-01-20 15:10:50 +09:00
Jorge Bucaran
9da5f90da7
Fast, git-aware, space-conscious, Powerline prompt. 2019-01-20 14:28:42 +09:00