Commit Graph

251 Commits

Author SHA1 Message Date
fbf57952e9 Install gitmux
This will be used by the tmux statusline.
2024-05-30 20:57:20 -07:00
239579f8cd Neovim: Add dadbod plugin for interacting with databases 2024-05-30 20:56:54 -07:00
dbf7186397 Bashrc: Switch from exa to eza 2024-05-30 08:35:02 -07:00
37e1f3ed8d Neovim: Enable linters 2024-05-30 08:34:45 -07:00
81fe04dd51 Neovim: Disable lua plugin telemetry 2024-05-30 08:34:30 -07:00
621a9930ea Tmux: Enable system clipboard 2024-05-30 08:34:17 -07:00
9658903ed2 Fix Tmux and Vim integrated navigation 2024-05-30 08:33:46 -07:00
38a63ae5fc Tmux: Add catppuccin theme 2024-05-30 08:33:05 -07:00
940b024acc Tmux: Add tpm 2024-05-30 08:32:35 -07:00
3e12e56db3 Neovim: Return to default Catppuccin latte theme 2024-05-29 21:35:26 -07:00
b857259227 FZF: Add Catppuccin Latte Teal theme 2024-05-29 21:34:24 -07:00
9904794c7e LazyGit: Add Catppuccin Latte Teal theme 2024-05-29 21:33:41 -07:00
90f0774e7b Bashrc: Alias vim to nvim 2024-05-29 15:54:08 -07:00
fc88e7db50 Neovim: Switch to catppuccin colorscheme 2024-05-29 15:53:00 -07:00
b9536f72d3 Tmux: Ensure italics are enabled 2024-05-29 15:52:05 -07:00
08559bae7a Neovim: Enable eslint and tailwindcss LSP 2024-05-29 14:05:43 -07:00
f58ffdb0e4 Lazygit: Update 2024-05-29 11:41:46 -07:00
94de21bc88 Neovim: Add treesitter-context plugin 2024-05-29 11:19:35 -07:00
417fb2b9b6 Neovim: Enable lint and autopairs plugins 2024-05-29 11:19:35 -07:00
e2b33c4bc2 Neovim: Enable custom plugins 2024-05-29 11:19:35 -07:00
48f6ccd87c Neovim: Remove additional unnecessary comments 2024-05-29 11:19:35 -07:00
65f3a2511d Neovim: Add shortcut for searching recent files in CWD 2024-05-29 10:59:23 -07:00
6a7ef6a503 Neovim: Consolidate gitsigns config 2024-05-29 10:27:58 -07:00
500932d68c Tmux: Add popup for LazyGit 2024-05-29 10:27:58 -07:00
c36a92b17a Neovim: Enable nerdfont and relativenumber 2024-05-29 10:27:58 -07:00
6efe774cdd Neovim: Disable arrow key movement 2024-05-29 10:27:58 -07:00
2c67e9da3d Neovim: Add goimports and gofumpt 2024-05-29 10:27:58 -07:00
1508c9cbf7 Neovim: Remove some of the more verbose comments from Kickstarter 2024-05-29 10:27:58 -07:00
ead30af6bf Add fd binary for use by nvim and Telescope 2024-05-29 10:27:58 -07:00
c6a44fe6e6 Neovim: Add kickstart config
Taken at commit 5aeddfdd5d
2024-05-29 10:27:52 -07:00
bd5cfc3072 Fix bug in date in PS1 2024-05-22 10:34:39 -07:00
02828c3124 Add dps alias 2023-12-27 08:13:31 -08:00
845bd624ed Remove kubectl and add datetime to PS1 2023-12-27 08:09:50 -08:00
5f42d6a5d4 Styling in git diff 2023-12-27 08:09:15 -08:00
9b99987f77 Update README to reflect new git forge 2023-12-27 08:08:59 -08:00
5e8cd5b1cf Add git alias for push with lease 2023-10-15 08:35:29 -07:00
706c867362 Update bat to 0.24.0 2023-10-15 08:35:29 -07:00
a1c877f3ac Add gron
https://github.com/tomnomnom/gron
2023-09-09 09:44:48 -07:00
39351a11c8 Upgrade to jq 1.7
https://github.com/jqlang/jq
2023-09-09 09:40:45 -07:00
d1783004c7 Switch from exa to eza
https://github.com/eza-community/eza
2023-09-09 09:38:40 -07:00
c755b7b5e9 Add lazygit config 2023-07-23 15:02:24 -07:00
b2fde694d8 Remove git status colorization from PS1 2023-07-23 14:53:27 -07:00
e633ef0e5c Add alias for lazygit 2023-07-23 14:37:37 -07:00
772e95c081 Install visidata 2023-07-23 14:36:40 -07:00
1af1dc6b1c Set default git branch to main 2023-07-23 14:35:52 -07:00
7d7d666e82 Update bat 2023-07-23 14:30:49 -07:00
bb5715a574 Add lazygit 2023-07-23 14:30:21 -07:00
edd31abacf Switch to musl version of delta
The glibc version requires a newer version of glibc than I have
available on some of my computers.
2022-12-05 07:57:57 -08:00
3660e87633 Upgrade delta 2022-12-05 07:53:09 -08:00
Tony Grosinger
81842bf038 Don't import ssh keys repeatedly 2022-11-28 14:19:50 -08:00