Commit Graph

46 Commits

Author SHA1 Message Date
mitchell 03af2feda9 Modify how .net env vars are set 2021-01-17 23:47:57 -05:00
mitchell a544dd57d1 Simplify prompt and cleanup sync script tmp space handling 2020-11-05 19:51:51 -05:00
mitchell d7ed169b96 Modify ssh-agent startup and sync script call in provision_linux 2020-11-02 00:11:42 -05:00
mitchell 30781146ad Add function ssh-agent startup 2020-10-31 18:24:57 -04:00
mitchell 99a7fd0398 Add swim.fish to project 2020-10-31 18:16:56 -04:00
mitchell 7a361e5260 Add ssh and key related aliases and reformat all fish files 2020-10-31 18:15:57 -04:00
mitchell 3f93599ba4 Add repeat fish function and refactor sync script variables 2020-10-13 19:05:07 -04:00
mitchell a523e0d122 Refactor provision_debian, modify v alias, add prettier to js and ts 2020-10-02 21:45:53 -04:00
mitchell b76aac107e Add desktop environment configs and provisioning scripts for debian
- Add qutebrowser configs
- Add xfce4-panel config
- Add provision_debian script
- Add upgrade_debian script
- Refactor sync script to separate terminal and desktop env configs
2020-09-29 03:02:28 -04:00
mitchell 116620843a Add more attribtutes to push_tasks.fish payload 2020-08-17 17:24:14 -04:00
mitchell 0a0a2decef Reformat all fish files 2020-08-15 19:20:08 -04:00
mitchell 2f5438dc21 Refactor push_tasks and add send_push,timetask functions 2020-08-15 19:06:43 -04:00
mitchell 5e8e764238 Refactor how universal fish variables are set 2020-08-15 18:36:58 -04:00
mitchell 954b6d4220 Add .taskrc and functions for working with taskwarrior 2020-08-11 12:16:26 -04:00
mitchell 47a88f93d1 Refactor config.fish to use functions moved to functions folder 2020-08-09 18:59:14 -04:00
mitchell c2b679b51d Refactor config.fish and sync script
- General style cleanups
- Change user bin from ~/bin to ~/.local/bin
- Add ssh-rm-host alias
- Add back function
2020-07-27 21:42:56 -04:00
mitchell 7948e134a8 Add tf alias 2020-07-10 14:26:13 -04:00
mitchell 32770ca985 Refactor config.fish 2020-07-07 21:40:06 -04:00
mitchell 84fb6c23f8 Modify config.fish to be more functional 2020-06-08 14:32:05 -04:00
mitchell 8c77a00b01 Refactor fish config and universal vars 2020-06-08 14:30:33 -04:00
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