Commit Graph

9 Commits

Author SHA1 Message Date
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 aaf5a1d0ca Add osu bspwm rule, and android build-tools to PATH 2023-02-03 22:14:56 -05: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 91ebbe8be8 Add conky config; add alias, global var, binding; update fish scripts 2021-12-16 16:51:31 -05:00
mitchell 183e5801b6 Change default browser 2021-08-26 13:27:32 -04:00
mitchell 03af2feda9 Modify how .net env vars are set 2021-01-17 23:47:57 -05: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 47a88f93d1 Refactor config.fish to use functions moved to functions folder 2020-08-09 18:59:14 -04:00