Commit Graph

22 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 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 791e50d46d Empty out fish greeting 2021-11-29 09:56:44 -08: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 ddabb854f5 Set fish colorscheme to solarized if using it 2020-11-13 16:33:23 -08: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 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 48de40cf42 Add some more handy fish funcs 2019-04-11 13:23:45 -07:00
ViViDboarder e0a0205b73 Fix issue with git status check 2018-03-05 10:23:56 -08:00
ViViDboarder 908d4f084d add comment and example 2018-02-01 17:18:56 -08:00
ViViDboarder e74d5adc66 Add function to be used for experimental fish-fzf completion 2018-02-01 17:10:21 -08:00
ViViDboarder 7cef4ec48c Better fish completion for Python with FZF 2017-11-28 18:48:44 -08:00
ViViDboarder 8727ac746a Add smarter Ctrl-T bindings for Fish 2017-11-19 18:25:11 -08:00
ViViDboarder 94a3ad358e Make fish prompt overridable 2017-04-27 10:46:08 -07:00
ViViDboarder aefd589e0d Refactor and clean up of some of the fish and compilation stuffs 2017-03-23 15:42:54 -07:00