Commit Graph

63 Commits

Author SHA1 Message Date
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
ViViDboarder
908d4f084d add comment and example 2018-02-01 17:18:56 -08:00
ViViDboarder
f877117244 Slight fixup of osx paths for python and rust 2018-02-01 17:11:41 -08:00
ViViDboarder
e74d5adc66 Add function to be used for experimental fish-fzf completion 2018-02-01 17:10:21 -08:00
ViViDboarder
eb580988bc Better fish completion for Macports 2017-11-29 14:02: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
cd1155792b Fix paths for rvm and pip 2017-11-16 10:22:02 -08:00
ViViDboarder
ba2afb7df0 Dynamically detect session theme and set vim theme 2017-11-13 19:21:22 -08:00
ViViDboarder
3b93b32dfe Add wunderline completion 2017-11-13 19:20:37 -08:00
ViViDboarder
d8503c58ed Add .local/bin to PATH 2017-10-31 18:39:11 -07:00
ViViDboarder
140396f185 Fix OSX Python Path 2017-08-23 11:26:22 -07:00
ViViDboarder
e914794ff2 fish: Clean up paths and env 2017-07-25 14:03:44 -07:00
ViViDboarder
0250897a4b Set a default VIM_COLOR and prevent overriding if provided 2017-04-27 10:46:08 -07: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
ViViDboarder
e07808421a Refactor fish config for omf changes and provide better nosudo 2015-11-06 23:14:28 -08:00