Commit Graph

56 Commits

Author SHA1 Message Date
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
ViViDboarder 0e40486a3a Remove arrow on fish prompt 2015-11-03 11:43:06 -08:00
ViViDboarder c3027d7d62 Fix PYTHONPATH for OSX 2015-11-03 11:42:24 -08:00
ViViDboarder 046aaf9c91 Get rid of domain specific aliases 2015-08-27 10:48:42 -07:00
ViViDboarder 80fdcb2894 Shorter hostnames 2015-08-26 14:31:05 -07:00
ViViDboarder f866f6a2ea Fix go paths 2015-08-26 14:29:56 -07:00
ViViDboarder a58a9a3496 Update fish prompt
Adding lots of good stuff for colors and host names
2015-08-26 14:29:57 -07:00
ViViDboarder 618a2b1b83 Fix python support in nvim for Ubuntu 2015-08-13 22:37:24 -07:00