mitchell
50c0585b03
Change lock on linux to physlock
2021-01-17 23:50:47 -05:00
mitchell
85ac768b01
Modify polybar config after reinstall
2021-01-17 23:50:20 -05:00
mitchell
03af2feda9
Modify how .net env vars are set
2021-01-17 23:47:57 -05:00
mitchell
2b4295d8b8
Updates to linux desktop configs and provisioning
2020-11-15 00:23:44 -05:00
mitchell
a544dd57d1
Simplify prompt and cleanup sync script tmp space handling
2020-11-05 19:51:51 -05:00
mitchell
2b7261fb62
Update desktop environment with new status bar and styling
...
- Use polybar instead of xfce4-panel
- Modify bspwm and picom to conform to new spacing and style
- Use arc-gruvbox custom theme instead of Nordic for GTK
- Clean up fish scripts
2020-11-05 19:49:16 -05:00
mitchell
24d7587106
Change theme primary accent color
2020-11-02 15:17:19 -05:00
mitchell
d7ed169b96
Modify ssh-agent startup and sync script call in provision_linux
2020-11-02 00:11:42 -05:00
mitchell
9ccb100294
Modify bspwm and picom better for polybar
2020-11-02 00:11:05 -05:00
mitchell
30781146ad
Add function ssh-agent startup
2020-10-31 18:24:57 -04:00
mitchell
b750c3a466
Change sxhkd browser keymap to firefox and add git command alias
2020-10-31 18:17:46 -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
0ef8fb571a
Replace xfce4-panel with polybar
2020-10-31 18:11:16 -04:00
mitchell
f8974b392e
Cleanup desktop env
...
- Remove keepass config
- Cleanup and update qutebrowser config
- Update vimrc filetype groups
- Update provision_debian
2020-10-19 16:19:09 -04:00
mitchell
3f93599ba4
Add repeat fish function and refactor sync script variables
2020-10-13 19:05:07 -04:00
mitchell
dd7e7e3857
Add screensaver to debian desktop env
...
- Set qutebrowser search engine to search.m
- Reformat fish scripts
2020-10-13 13:48:43 -04:00
mitchell
e3f1d1e1b5
Debian desktop environment updates
...
- Update qutebrowser config
- Remove typescript linter 'typecheck'
- Add debian preseed configuration
- Change gtk theme
- Change vagrant source
- Refactor sync script
2020-10-08 20:19:38 -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
06c3373102
Up picom's unfocused opacity, and add qutebrowser shortcut for sxhkdrc
2020-07-27 21:44:30 -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
5b44b89371
Update kitty configuration
2020-07-07 21:40:27 -04:00
mitchell
32770ca985
Refactor config.fish
2020-07-07 21:40:06 -04:00
mitchell
ec784573d1
Add picom to bspwm startup
2020-07-07 21:39:21 -04:00
mitchell
84fb6c23f8
Modify config.fish to be more functional
2020-06-08 14:32:05 -04:00
mitchell
11fbcca723
Modify bspwm and sxhkd configs
2020-06-08 14:31:22 -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
81b1861545
Add bspwmrc and sxhkdrc
2020-05-15 17:54:40 -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
003cfdd0bd
Add wiki ft autocmd group; Thicken kitty term's font on macos
2020-02-28 09:36:44 -05:00
mitchell
f6315df2f0
Refactor vimrc settings and plugs:
...
- Reorganize plugs by loading scheme
- Remove many config values in lieu of vim-sensible or defaults
- Remove some nvim terminal mappings
- Swap some normal mappings
2020-02-25 07:48:15 -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