Commit Graph

72 Commits

Author SHA1 Message Date
mitchell 503fb8bff6 Make bspwm work with vnc displays; and general updates/cleanups
- Set fish colors to more gruvbox accurate theme
- Fix nvim transparency
- Remove conky, qutebrowser, and taskrc configs
- Update fish greeting
- Update toglpulse script
2024-06-30 18:41:49 -04:00
mitchell 81e8b0c49c Set default MPV dimensions and improve toglpulse 2024-06-28 19:03:37 -04:00
mitchell d78170562d Add toglpulse script 2024-06-28 19:03:37 -04:00
mitchell 5e728a1a86 Add vban script 2024-06-28 19:03:37 -04:00
mitchell 9140e6dd95 Use same asdf setup for both OSes 2024-06-28 19:03:26 -04:00
mitchell 3ad5bd6d2f Updates to fish config, neovim config, vim config, and git config
Fish:
- Call ssh_agent_startup everytime (has its own conditions)
- Add Bun and pnpm bin folders to PATH and aliases
- Change additions to path to use fish_add_path
- Set LIBVA_DRIVER_NAME to nvidia

Neovim:
- Format init.lua
- Add Vue language server
- Change Noice config

Vim:
- Remove eslint and stylelint as fixers
- Add Vue linting/fixing
- Use wombat theme for lightline (gruvbox gone?)
- Add Lua & Markdown formatting
- Update vim-plug

Git:
- Remove --date-order from 'git lola' alias
2024-06-28 18:41:12 -04:00
mitchell 124ea84991 Minor changes to nvim cfg, fish key binds, and provision_linux 2023-07-14 16:24:37 -04:00
mitchell 19cb58d961 Add fish and kitty keybinds 2023-02-17 16:58:18 -05:00
mitchell 6bec3e4b6a Simplify kitty.conf and fix kitty completion warning 2023-02-05 16:22:50 -05:00
mitchell aaf5a1d0ca Add osu bspwm rule, and android build-tools to PATH 2023-02-03 22:14:56 -05:00
mitchell 4cd2592f0b Add new nvim packages and update config 2023-02-03 22:14:47 -05:00
mitchell e8e8b4ba3d Improve ytmpv and redisco 2022-09-23 01:34:50 -04:00
mitchell 3ca73b9a6f Add Android global variables 2022-08-10 15:16:50 -04:00
mitchell b3405bf8b5 Add Android SDK paths 2022-08-02 18:32:00 -04:00
mitchell 99e16fff2b Add nohup to rebar script 2022-06-30 21:27:48 -04:00
mitchell df8e3a7bd7 Add rebar script 2022-06-30 16:49:35 -04:00
mitchell 17c45c5919 Add edit command to ytmpv 2022-05-12 19:08:48 -04:00
mitchell ab9f80ce40 Unsticky mpv by default; add venator to glances 2022-04-19 01:51:49 -04:00
mitchell e09ced5ef1 Add sshre function 2022-04-01 16:50:03 -04:00
mitchell f060a3e2b2 Modify sesh and glance script behaviors 2022-03-12 17:33:07 -05:00
mitchell f37ab7d6c0 Add sesh script and function 2022-03-09 16:55:48 -05:00
mitchell aaf67bea46 Add alias and refactor scripts/ 2022-03-09 16:29:18 -05:00
mitchell 18fda58726 Add flag for reflector in pkm 2022-02-28 14:07:43 -05:00
mitchell ff4007d988 Add ytmpv function and scripts folder 2022-02-28 03:13:49 -05:00
mitchell 351d4c0574 Add fwl, fix pkm & vm_inst, update debian_preseed & provision_linux 2022-01-31 15:03:55 -05:00
mitchell 7f0d7d6f6f Move pkm alias family to its own function; minor change to vm_inst 2022-01-23 13:25:47 -05:00
mitchell 34ff14442e Refactor btre function, update vm_rm, add bspc window rule 2022-01-18 12:52:43 -05:00
mitchell 8ac7a6cb37 Swap bspwmrc to fish; refactor root-level scripts 2021-12-28 15:03:49 -08:00
mitchell 91ebbe8be8 Add conky config; add alias, global var, binding; update fish scripts 2021-12-16 16:51:31 -05:00
mitchell 662cf1bcdc Set umask, update aliases, and convert some to binds 2021-12-13 00:27:31 -05:00
mitchell 517bc5f587 Adopt use of NNN instead of NerdTree and add some aliases 2021-10-28 12:21:25 -04:00
mitchell fbe9eb511e Modify how btre works and add sysz to default arch provision list 2021-09-29 11:50:51 -04:00
mitchell 0809cef531 Add btre function 2021-08-31 12:47:41 -04:00
mitchell 183e5801b6 Change default browser 2021-08-26 13:27:32 -04:00
mitchell 0c54457655 Replace ssh-a alias with ssh_a function ...
Update default .xinitrc in provision_linux
2021-06-08 15:36:14 -04:00
mitchell c5fc03396b Lock bspwm on start, allow dropping to shell when auto-starting X 2021-05-17 10:14:08 -04:00
mitchell f735f37d03 Add function start_x_at_login 2021-05-16 02:13:36 -04:00
mitchell 47b2f8254b Add check to pastoggle, stop NVIM LanguageClient from autostarting 2021-05-02 15:49:38 -04:00
mitchell 0b59029492 Set DPMS off by default and add bctl alias 2021-03-11 18:31:46 -05:00
mitchell e0ae2e0257 Simplify and cleanup push functions 2021-02-16 09:46:24 -05:00
mitchell 988f26b728 Add pastoggle fish function 2021-01-31 19:37:54 -05:00
mitchell b6a2a9f8b8 Add get aliases for macOS, and fix get and getu for arch and debian 2021-01-31 19:37:54 -05:00
mitchell 2ae5ebd9ac Add --netboot option to vm_inst function 2021-01-19 00:46:07 -05:00
mitchell b6d1c6ee16 Add uctl alias, and distro specific aliases 2021-01-19 00:45:52 -05:00
mitchell 58260679c1 Add refresh, vm_inst, and vm_rm fish functions 2021-01-17 23:55:59 -05:00
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 7a361e5260 Add ssh and key related aliases and reformat all fish files 2020-10-31 18:15:57 -04:00