Commit graph

228 commits

Author SHA1 Message Date
5a4ce9b2aa
Trying out a file tree plugin for neovim 2024-11-21 19:54:08 +00:00
e8bdd58014
Merge remote-tracking branch 'origin/main' 2024-09-21 09:02:47 +01:00
bcd3112ec9
Add phpactor support for neovim 2024-09-21 09:02:04 +01:00
215442575b
Show Loading message in right prompt 2024-09-20 21:18:21 +01:00
8a3cdacaaa
Stop loading github copilot 2024-09-20 21:11:02 +01:00
2164512568
Improve invocation of Fast Node Manager on shell load 2024-09-13 15:18:36 +01:00
ec09655518
Remove thefuck command 2024-09-13 15:15:27 +01:00
ab55e0c1fc
Add symbol to show OS prompt is running on
This will mainly be helpful detecting if I’m in an SSH session or not
2024-08-29 09:37:36 +01:00
8f30fe328d
Make the branch icon only show when there is a branch 2024-08-23 14:26:53 +01:00
4e1e5d7b43
Merge pull request #3 from jonnybarnes/simplify_prompt
Simplify prompt
2024-08-23 14:17:14 +01:00
0e3b5b928f
Simplify prompt
Massively helped out by this article: https://sureshjoshi.com/development/zsh-prompts-that-dont-suck
2024-08-23 14:15:51 +01:00
977362b096
Fix colour of loading text when new shell opened 2024-07-21 12:37:55 +01:00
77bfbe5e11
Vim dependencies updated 2024-07-17 19:41:13 +01:00
a2b2db8757
Add line numbers in NeoVim 2024-07-13 17:04:18 +01:00
e8a44e8177
Merge pull request #2 from jonnybarnes/neovim
Initial NeoVim setup
2024-07-12 13:25:38 +01:00
753f55ce44
Added some NeoVim modules
- Oil: file listings
  - Nvim Web Devicons: adds some icons for Oil
  - gitsigns: show git modifications inside nvim
2024-07-12 13:07:43 +01:00
b502071c75
Updated vim modules 2024-07-11 16:54:50 +01:00
8f5db3ada2
Merge pull request #1 from jonnybarnes/sheldon
Use sheldon to load plugins and source extra commands
2024-07-07 16:29:34 +01:00
414f09687c
Remove starship config 2024-07-07 15:17:29 +01:00
5f61a1ff30
Add git status alias back 2024-07-07 15:14:32 +01:00
a2bf3fc412
Improve loading of fzf completions 2024-07-07 14:29:58 +01:00
95153292ea
Show loading indicator in prompt whilst plugins are loading 2024-07-07 14:03:56 +01:00
83b6e927c6
Update command checks to use a faster method 2024-07-06 12:18:09 +01:00
6ce632755c
USe sheldon to load plugins and source extra commands 2024-07-06 11:44:31 +01:00
4a9e42bd6a
Update the README for the repo 2024-06-25 19:42:33 +01:00
0998e2de8e
Pick a better colour for git prompt when clean working directory 2024-06-25 19:38:14 +01:00
c5be5a5ecc
I do not use ncmpcpp anymore 2024-06-25 19:35:16 +01:00
2d113f659a
Remove curlrc file, not needed anymore 2024-06-25 19:33:45 +01:00
0cb50b663a
Improve brew install script 2024-06-25 19:32:43 +01:00
d906098d73
powerline is not used anymore 2024-06-25 19:13:55 +01:00
118b9b0669
Update defaults script 2024-06-25 19:12:04 +01:00
039a70225b
Use better git branch icon in prompt 2024-06-18 18:19:11 +01:00
504f58e2a2
Improve oh-my-posh terminal
Improve colour used for command duration
Add transient prompt
2024-06-18 18:04:30 +01:00
8e6dffbd9b
Switch to oh-my-posh prompt 2024-06-10 20:37:31 +01:00
a97e471021
Tidy up code slightly 2024-06-09 16:47:03 +01:00
c0981b02e5
Use neovim as the default editor 2024-05-28 21:52:10 +01:00
e5c057ca15
Try changing how we do the list contents on directory change 2024-05-17 16:47:54 +01:00
2469e7f977
Add gruvbox theme for Vim 2024-05-15 20:01:55 +01:00
3fc3c2a9ee
Update bat theme for light mode 2024-05-15 19:49:21 +01:00
545d574334
Move gpg config into dotfiles repo 2024-04-29 18:22:54 +01:00
2cad87d43c
Use homebrew shellenv
Setup fzf completions
2024-04-29 18:12:15 +01:00
677a5df9e4
Try different bat theme for light mode 2024-03-26 17:01:20 +00:00
5ecde859e8
Add support for the new github copilot cli plugin 2024-03-22 16:17:21 +00:00
84ac855934
Update README with auto dark mode info 2024-03-22 16:04:02 +00:00
7187d52ee6
Add support for using dark/light mode 2024-03-22 15:59:05 +00:00
12dd8faba4
Update gitconfig with better settings, especially for delta 2024-02-17 14:54:15 +00:00
146422e4b4
Add zoxide support 2024-02-16 18:28:58 +00:00
8b5250bf97
Setup some fzf completions for cURL 2024-02-10 22:34:30 +00:00
d948597d4e
Increasse command timeout so more info can be shown in the prompt 2024-02-08 17:50:28 +00:00
f731af4335
Redo starship theme 2024-02-06 18:34:32 +00:00