Commit Graph

53 Commits

Author SHA1 Message Date
ViViDboarder fe72eff573 Update user python paths 2023-10-31 08:58:30 -07:00
ViViDboarder 8121246823 Drop support versions of tmux older than 2.6 (latest Ubuntu LTS) 2023-02-15 10:43:28 -08:00
ViViDboarder ba6397598f Fix tmux version parsing for 3.3a
The non-numeric suffix was breaking the bc evaluation. The new
sed expression should just remove anything that isn't a number or decimal
2023-02-15 10:33:12 -08:00
ViViDboarder b10cbb5247 Make nvim default editor if available 2022-09-28 11:36:19 -07:00
ViViDboarder 5335c7ef1e Improve nvim colors in tmux 2022-09-28 10:28:49 -07:00
ViViDboarder 84af8183e3 Update tig layout 2022-09-28 10:25:26 -07:00
ViViDboarder 586fda352e Add luarocks paths 2022-04-05 10:36:10 -07:00
ViViDboarder fbd659b6ee Add /opt/local/{lib,include} to flags for compiler 2021-12-08 10:05:04 -08:00
ViViDboarder 781a24f328 Update mac user python path to 3.9 2021-10-25 13:57:27 -07:00
ViViDboarder 93da58b644 Tag numbered markdown list items with ctags 2021-08-25 16:29:43 -07:00
ViViDboarder 07d40cc911 Install golang from golang.org 2021-07-25 18:43:12 -07:00
ViViDboarder 23d12147d2 Set EDITOR to vim 2020-11-19 11:48:58 -08:00
ViViDboarder f4e6e6ccfb Add better ctags for Makefiles and basic Markdown parsing 2020-11-02 10:07:45 -08:00
ViViDboarder 25f73bef63 Use new color detection in bash/zsh/fish 2020-10-06 13:17:45 -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 1370f6c960 Port bash customizations over to zsh
zsh is now default on macOS. This allows a workable environment in zsh
right out the gate.
2020-02-20 14:14:03 -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 303bd56703 Hide default virtualenv prompt in bash
We have a custom one
2020-02-20 14:12:04 -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
ViViDboader f7447d97ec Remove error output from npm when building path 2018-12-05 01:01:24 +00:00
ViViDboarder 743fda9641 Add npm paths 2018-04-05 16:10:38 -07:00
ViViDboarder 0e91d3111f Bash FZF improvements 2017-11-16 10:43:47 -08:00
ViViDboarder 94a429b305 Add tigrc 2017-11-16 10:43:47 -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 d8503c58ed Add .local/bin to PATH 2017-10-31 18:39:11 -07:00
ViViDboarder c3d7fc6652 Make tmux.conf work on different versions 2017-08-30 16:56:43 -07:00
ViViDboarder 0250897a4b Set a default VIM_COLOR and prevent overriding if provided 2017-04-27 10:46:08 -07:00
ViViDboarder 759715946e Clean up tmux config 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 96e35a7ebe Small fixups of paths 2016-02-04 10:33:08 -08:00
ViViDboarder 2ee482f9ca Update tmux.conf for 2.1+ 2016-01-11 15:12:36 -08:00
ViViDboarder 03db133619 Remove reattach-to-user-namespace from tmux.conf
No longer needed in newest releases of OSX
2015-11-03 11:42:05 -08:00
ViViDboarder f866f6a2ea Fix go paths 2015-08-26 14:29:56 -07:00
ViViDboarder ec59aa3d28 Fix usage of default shell in tmux 2015-06-12 17:39:22 -07:00
ViViDboarder 80dc29e5ac Fix path vars 2015-06-12 17:34:49 -07:00
ViViDboarder a86c0f1f63 Add more aliases 2015-06-05 12:19:43 -07:00
ViViDboarder 0c04d66549 Update tmux conf 2015-06-03 13:57:43 -07:00
ViViDboarder e88a9eded7 Simplify tmux splits 2015-04-08 11:36:52 -07:00
ViViDboarder e49a8009af Add virtualenv to PS1 2015-04-08 11:36:52 -07:00
ViViDboarder a37ec4100f Some tmux updates 2015-03-25 23:04:24 -07:00
ViViDboarder 921ebb8e8d More tmux 2014-11-10 13:08:09 -08:00
ViViDboarder b88282a451 Update vim-settings and add tmux-navigator and tmux-line support 2014-11-04 10:21:02 -08:00
ViViDboarder ff7205774a Fix for old tmux versions 2014-11-04 10:12:56 -08:00
ViViDboarder 0363735939 Add tmux improvements for version testing 2014-11-04 09:40:18 -08:00
ViViDboarder 70f5fe4ffe Cleanup 2014-11-03 17:57:02 -08:00