424 Commits

Author SHA1 Message Date
tgrosinger 1508c9cbf7 Neovim: Remove some of the more verbose comments from Kickstarter 2024-05-29 10:27:58 -07:00
tgrosinger ead30af6bf Add fd binary for use by nvim and Telescope 2024-05-29 10:27:58 -07:00
tgrosinger c6a44fe6e6 Neovim: Add kickstart config
Taken at commit https://github.com/nvim-lua/kickstart.nvim/commit/5aeddfdd5d0308506ec63b0e4f8de33e2a39355f
2024-05-29 10:27:52 -07:00
tgrosinger bd5cfc3072 Fix bug in date in PS1 2024-05-22 10:34:39 -07:00
tgrosinger 02828c3124 Add dps alias 2023-12-27 08:13:31 -08:00
tgrosinger 845bd624ed Remove kubectl and add datetime to PS1 2023-12-27 08:09:50 -08:00
tgrosinger 5f42d6a5d4 Styling in git diff 2023-12-27 08:09:15 -08:00
tgrosinger 9b99987f77 Update README to reflect new git forge 2023-12-27 08:08:59 -08:00
tgrosinger 5e8cd5b1cf Add git alias for push with lease 2023-10-15 08:35:29 -07:00
tgrosinger 706c867362 Update bat to 0.24.0 2023-10-15 08:35:29 -07:00
tgrosinger a1c877f3ac Add gron
https://github.com/tomnomnom/gron
2023-09-09 09:44:48 -07:00
tgrosinger 39351a11c8 Upgrade to jq 1.7
https://github.com/jqlang/jq
2023-09-09 09:40:45 -07:00
tgrosinger d1783004c7 Switch from exa to eza
https://github.com/eza-community/eza
2023-09-09 09:38:40 -07:00
tgrosinger c755b7b5e9 Add lazygit config 2023-07-23 15:02:24 -07:00
tgrosinger b2fde694d8 Remove git status colorization from PS1 2023-07-23 14:53:27 -07:00
tgrosinger e633ef0e5c Add alias for lazygit 2023-07-23 14:37:37 -07:00
tgrosinger 772e95c081 Install visidata 2023-07-23 14:36:40 -07:00
tgrosinger 1af1dc6b1c Set default git branch to main 2023-07-23 14:35:52 -07:00
tgrosinger 7d7d666e82 Update bat 2023-07-23 14:30:49 -07:00
tgrosinger bb5715a574 Add lazygit 2023-07-23 14:30:21 -07:00
tgrosinger 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
tgrosinger 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
tgrosinger 61618c431f Switch from keychain to ssh-add
Since we are starting the agent manually, keychain does not seem to be
adding any value. It was also throwing some errors.
2022-11-23 15:29:52 -08:00
tgrosinger 6e93ae5092 Do not link bin files into HOME/bin 2022-11-23 15:23:14 -08:00
tgrosinger e5d8d5c5e6 Remove ssh-agent pid echo 2022-11-22 12:32:32 -08:00
tgrosinger fd4943837e Update fzf completions dir 2022-11-18 10:41:15 -08:00
Tony Grosinger 73d5aaa2e9 Switch from difft to delta
Difftastic is too hard to read the diffs for a colorblind person. Delta
has much more readable diffs because it uses a background color to
indicate changes.
2022-11-18 18:32:16 +00:00
Tony Grosinger 90a67025a7 Upgrade difft 2022-11-18 18:31:45 +00:00
Tony Grosinger 00e4279528 Add difftastic configuration 2022-11-18 18:30:32 +00:00
Tony Grosinger ba4b632518 Enable 256color in tmux 2022-11-18 18:28:20 +00:00
Tony Grosinger 7702adcb64 Add dive 2022-11-02 14:27:30 -07:00
Tony Grosinger 0e18d67c6b Fix ssh agent 2022-09-26 10:29:02 -07:00
Tony Grosinger 95da9e8574 Update fzf completion paths 2022-09-26 09:33:18 -07:00
Tony Grosinger 4bdb52b1cb Greatly simplify vim configuration 2022-09-23 16:21:00 -07:00
Tony Grosinger 2dbb1fa153 Fixes to make bash prompt cleaner in more environments 2022-09-23 16:12:41 -07:00
Tony Grosinger fe76fcea96 Fix whitespace and add aliases 2022-09-23 10:23:43 -07:00
tgrosinger e523405a5f Switch diff tool to Difftastic 2022-09-21 15:08:14 -07:00
tgrosinger 7d5f01ad62 Remove confirmation prompt when installing 2022-09-21 14:53:58 -07:00
tgrosinger d5b32eed4b Update plug 2022-09-21 14:53:41 -07:00
tgrosinger 8dc0a4b964 Add option to install without prompting 2022-05-11 08:02:53 -07:00
tgrosinger 3a538461f0 Add helper aliases 2022-02-11 17:51:56 -08:00
Tony Grosinger 3b0f4c893a Update bashrc for HopCloud IC clusters 2021-11-08 11:04:08 -08:00
tgrosinger aa55c67ec9 Switch color scheme for cat command and fix broken command 2021-11-04 12:47:24 -07:00
tgrosinger a359b50ee8 Improve history in bash 2021-11-04 12:46:54 -07:00
tgrosinger d2f48f8bef Add previous non-zero status to ps1 2021-11-04 12:46:19 -07:00
tgrosinger f17b5f7091 Simplify and update tmux keybindings and theme 2021-11-04 11:35:54 -07:00
Tony Grosinger 44dfd0de35 Remove delta 2021-07-29 14:13:19 -07:00
Tony Grosinger 5f675349a6 Fix loading completions 2021-07-27 10:57:51 -07:00
Tony Grosinger edc74b0a12 Switch to delta for pager 2021-07-20 10:56:36 -07:00