Commit Graph

16 Commits

Author SHA1 Message Date
mitchell adf21544eb Refactor Neovim config for use with Neovide 2024-07-13 01:23:20 -04:00
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 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 aaf67bea46 Add alias and refactor scripts/ 2022-03-09 16:29:18 -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 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 0c54457655 Replace ssh-a alias with ssh_a function ...
Update default .xinitrc in provision_linux
2021-06-08 15:36:14 -04:00
mitchell 0b59029492 Set DPMS off by default and add bctl alias 2021-03-11 18:31:46 -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 b6d1c6ee16 Add uctl alias, and distro specific aliases 2021-01-19 00:45:52 -05:00
mitchell 7a361e5260 Add ssh and key related aliases and reformat all fish files 2020-10-31 18:15:57 -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 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