Commit Graph

79 Commits

Author SHA1 Message Date
ViViDboarder 3360c13414 Update update_completions fish function for python argcomplete
When using register-python-argcomplete, the target command is the last arg rather than
the first. This will pull that value instead.
2023-12-13 10:51:49 -08:00
ViViDboarder fe72eff573 Update user python paths 2023-10-31 08:58:30 -07:00
ViViDboarder 890d050b58 New alias for git commit with message 2023-09-29 16:02:52 -07:00
ViViDboarder 67617a157a Add mage completions for working with magefiles 2023-08-16 10:16:03 -07:00
ViViDboarder b9e665f1e8 Add docker buildx bake alias 2023-08-16 10:16:03 -07:00
ViViDboarder 2c7dc587b3 Add more versions of user python installs 2023-01-25 16:02:25 -08:00
ViViDboarder b10cbb5247 Make nvim default editor if available 2022-09-28 11:36:19 -07:00
ViViDboarder b7e1a7d887 Only set up kitty aliases if kitty is installed 2022-04-11 09:53:07 -07:00
ViViDboarder 586fda352e Add luarocks paths 2022-04-05 10:36:10 -07:00
ViViDboarder 4d722b5458 Add kitty support 2022-04-05 10:29:05 -07:00
ViViDboarder 107a929c69 Fix stderr on port completion 2022-04-05 10:28:39 -07:00
ViViDboarder 3f0658bba5 Make right prompt less bold 2022-01-28 12:03:19 -08:00
ViViDboarder ca9a2151f6 Add fish function for generating and saving completions 2022-01-27 12:37:35 -08:00
ViViDboarder 58dfd9bbe1 Add abbreviations for notify-to-slack 2022-01-27 12:36:28 -08:00
ViViDboarder fbd659b6ee Add /opt/local/{lib,include} to flags for compiler 2021-12-08 10:05:04 -08:00
ViViDboarder 791e50d46d Empty out fish greeting 2021-11-29 09:56:44 -08:00
ViViDboarder 781a24f328 Update mac user python path to 3.9 2021-10-25 13:57:27 -07:00
ViViDboarder 162d5f8b5d ssh-add-all support non rsa keys 2021-10-25 09:18:38 -07:00
ViViDboarder ebdbe2a071 Allow printing of fish theme if one has been set 2021-09-30 13:45:59 -07:00
ViViDboarder b81e79976e Add new way of installing and setting fish themes
Now defining a theme directory and adding files to that directory
2021-09-09 16:50:31 -07:00
ViViDboarder 87c1191113 Add setting of fish theme and add wombat theme 2021-09-01 15:04:56 -07:00
ViViDboarder 07d40cc911 Install golang from golang.org 2021-07-25 18:43:12 -07:00
ViViDboarder 166cb1db02 Use a command instead of type for npm check 2021-07-25 18:38:57 -07:00
ViViDboarder 61d304f067 Add a few more macports completions 2021-06-08 18:23:57 -07:00
ViViDboarder 23d12147d2 Set EDITOR to vim 2020-11-19 11:48:58 -08:00
ViViDboarder ef344dfb4d Use set -p and set -a for setting fish paths 2020-11-19 11:16:17 -08:00
ViViDboarder ddabb854f5 Set fish colorscheme to solarized if using it 2020-11-13 16:33:23 -08:00
ViViDboarder 23de12fab5 Fix rbenv failure in fish 2020-10-23 11:45:44 -07:00
ViViDboarder 96a2dc9381 Improve color detection over ssh 2020-10-23 11:45:34 -07:00
ViViDboarder 25f73bef63 Use new color detection in bash/zsh/fish 2020-10-06 13:17:45 -07:00
ViViDboarder a666ccf041 Add preview toggle to fzf/fish 2020-10-05 09:32:59 -07:00
ViViDboarder cb2c0ea26d Fish: Move from alias to abbr 2020-10-02 12:42:33 -07:00
ViViDboarder 51f843716b Prompt: Hide host if not on ssh
Updates for fish/zsh/bash
2020-03-06 12:47:23 -08:00
ViViDboarder a49c22116c Improve fish startup time 2020-02-21 10:57:11 -08:00
ViViDboarder 3a4654aab4 Improve fzf detection of grep tools
Prefer faster tools, if found. First rg, then ag, then default
2020-02-20 14:12:29 -08:00
ViViDboarder fc274955c1 Clean up fish prompt scripts
Now using more functions provided by fish rather than custom
ones to determine path and git prompt
2019-11-21 12:07:37 -08:00
ViViDboarder 38ad9088cc Add linter and fix all linting errors and warnings 2019-11-21 12:07:37 -08:00
ViViDboarder fa480a55a1 Remove PYTHONPATH from mac and update files to better lint 2019-11-21 12:07:37 -08:00
ViViDboarder 72d5ffaa4f Only add npm path if it exists 2019-11-09 12:35:22 -08:00
ViViDboarder 6fc44b46ab Update global directory for npm 2019-10-28 18:18:44 -07:00
ViViDboarder 720d09fdc4 Clean up python paths on macos 2019-10-28 18:15:00 -07:00
ViViDboarder 7a8fb3370e Update rvm and add rbenv 2019-06-12 11:07:39 -07:00
ViViDboarder 0297379eac fish: Add XDG env variables 2019-06-12 11:07:39 -07:00
ViViDboarder 48de40cf42 Add some more handy fish funcs 2019-04-11 13:23:45 -07:00
ViViDboader f7447d97ec Remove error output from npm when building path 2018-12-05 01:01:24 +00:00
ViViDboarder f46e37185d Move go path forward 2018-08-03 19:20:16 -07:00
ViViDboarder 5cc6cdc447 Better paths 2018-08-03 19:14:41 -07:00
ViViDboarder 17fb9b9f49 Change path order for python commands 2018-06-13 13:22:48 -07:00
ViViDboarder 743fda9641 Add npm paths 2018-04-05 16:10:38 -07:00
ViViDboarder e0a0205b73 Fix issue with git status check 2018-03-05 10:23:56 -08:00