Commit Graph

26 Commits

Author SHA1 Message Date
mitchell 2947c5fe66 Modify config.fish and .vimrc to account for linux and macos
Modify references to ~/Documents to reference ~/code
2020-05-15 17:58:26 -04:00
mitchell bad8be4a2c Move aliases into config.fish and add ruby support to vimrc 2020-04-17 17:36:44 -04:00
mitchell b19ef12408 Add fish_user_key_bindings function;
Remove fish_vi_key_bindings customer version;
Rebind tmux prefix to Ctrl-a
2020-03-01 22:32:03 -05:00
mitchell 8c2bce0ad9 Modify how fzf is loaded; More nvim terminal mode bindings;
Modify EDITOR to equal 'nvim'
2020-02-24 16:55:04 -05:00
mitchell 3ac866096d Replace pathogen with vim-plug; Give neovim a chance;
Add keyboard shortcuts for goyo
2020-02-24 10:26:12 -05:00
mitchell a369136647 Modify fish_prompt to cache language versions better;
Modify ALE linting delay to default
2020-02-23 18:01:31 -05:00
mitchell 906de36bbc Change prompt git check; Remove vim ctrl-w alias and vimwiki index remap 2020-02-13 08:25:24 -05:00
mitchell 47d96cda20 Change the way git branch detected to support older versions 2020-02-08 17:45:16 -05:00
mitchell 101014980d Modify fish config and prompt to check for commands before running;
cache programming language versions to improve prompt speed
2020-02-08 17:19:19 -05:00
mitchell 75adf1cb0a Make prompt check for program before getting version;
remove rbenv setup;
add asdf config
2020-02-08 01:16:58 -05:00
mitchell d21b209670 Add fsharp vim plugin; opt-out of dotnet telemetry 2020-02-07 09:57:20 -05:00
mitchell e7657ce150 Add dotnet tools to path 2020-01-31 19:56:40 -05:00
mitchell 4e7972ced1 Add FZF and ALE keymappings to vimrc; change yabai window_topmost to on;
add rbenv ruby 2.7.0 bin to PATH
2020-01-21 19:51:32 -05:00
mitchell 005b211464 Add env and rbenv to config.fish; modify vimrc for js and ts 2019-12-30 10:06:57 -05:00
mitchell b6f39e91af Modify fish, kitty, git, vim, and yabai configs:
- fish: changed the way branches are displayed
- kitty: specify fonts
- git: add puff and merff aliases
- vim:
  - add goyo
  - add limelight
  - add yats
  - add vim-jsx-pretty
  - modify csharp ale linter
  - yabai: modify yabai dimensions to mimic bspwm defaults
2019-11-17 14:28:31 -05:00
Mitchell Simon e0dea79605 Modify kitty key bindings; add completions for kitty to config.fish 2019-09-14 16:19:53 -04:00
Mitchell Simon ffe0356cc5 Remove window opacity in yabai; comment out gcloud completion 2019-09-10 09:59:19 -04:00
Mitchell Simon c385455dd5 Minor style changes to prompt and sync 2019-09-08 15:25:04 -04:00
Mitchell Simon 08972599ba Setup elixir-ls; fix scripts path entry 2019-09-07 16:10:09 -04:00
Mitchell Simon cb8a327d26 Remove unused path inclusions 2019-09-03 09:46:49 -04:00
Mitchell Simon eeb78753dc Remove flutter version due to speed 2019-09-01 23:31:36 -04:00
Mitchell Simon ab9a1be29b Update javascript and elixir linters; add cat alias 2019-08-30 12:54:44 -04:00
Mitchell Simon b86ffd6c13 Refactor PATH var definition 2019-08-23 09:43:41 -04:00
Mitchell Simon ee487f10a3 Change default FZF and Ack command; add webstorm func 2019-08-22 19:53:17 -04:00
Mitchell Simon 4e6c4c25cd Modify config.fish to set GOPATH and GOBIN 2019-08-18 12:38:17 -04:00
mitchell e57d8318d9 Add fish, tmux, vim, and git dotfiles; clean up 2019-08-15 00:44:46 -04:00