Commit graph

240 commits

Author SHA1 Message Date
3bd7aac84f
Conditionally add the eza command to list contents on cd
We dont want to blindly add it multiple times, that just causes the
contents of a directory to get listed multiple times when `cd`ing.
2025-01-19 13:38:48 +00:00
6c532440e3
Update bat config for light/dark mode themes 2025-01-19 13:32:17 +00:00
2e4915e9ff
Flexoki theme _did not_ work, trying catppuccin 2025-01-19 13:22:14 +00:00
40b44ef00f
Switch from cobalt to flexoki
Also switch between light and dark mode
2025-01-19 13:19:23 +00:00
7d7434cff2
Merge remote-tracking branch 'forge/main' 2025-01-18 21:20:12 +00:00
d73fbeeeb3
Add ghostty configuration 2025-01-18 21:18:34 +00:00
6924f66ba7
Merge remote-tracking branch 'forge/main' 2024-11-21 19:57:44 +00:00
45f8717558
Fix issue with delta diff viewer in forgit 2024-11-21 19:55:56 +00:00
00898fae4c
Updated neovim config 2024-11-21 19:54:54 +00:00
5a4ce9b2aa
Trying out a file tree plugin for neovim 2024-11-21 19:54:08 +00:00
79e147db3a
Remove ngrok completions setup
Its a command I use so rarely
2024-11-02 13:18:05 +00:00
e609bc1aee
Merge remote-tracking branch 'origin/main' 2024-09-29 14:36:48 +01:00
3e9681be2d
Add fzf-tab plugin 2024-09-29 14:35:54 +01: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