Commit graph

179 commits

Author SHA1 Message Date
Gabe Venberg 83aea3c147 made files start with most folds open. 2021-12-15 13:08:25 -06:00
Gabe Venberg d80d290fe2 removed luasnippet, fixed lsp keybinds. 2021-12-15 11:30:08 -06:00
Gabe Venberg 8322dfa4e1 I have joined the dark side! neovim with plugins!
added neovim support for treesitter and LSP, then added a bunch of
plugins to take advantage of them.
2021-12-14 00:32:00 -06:00
Gabe Venberg 3992946c98 modified screen brightness shortcuts. 2021-11-17 01:13:35 -06:00
Gabe Venberg fabf67c4f9 added keybinds for controlling screen brightness.
modified other keybinds to fit.
cleaned up some code
2021-11-14 11:37:40 -06:00
Gabe Venberg f9c2646906 added more plugins to beets config. 2021-10-01 00:33:20 -05:00
Gabe Venberg 76c2ad57fe added beets config 2021-09-30 17:59:54 -05:00
Gabe Venberg 8123e70d74 transported all of current config to lua.
On to learning the new features of neovim 0.5!
2021-09-12 00:29:48 -05:00
Gabe Venberg d8d5296ad2 started migrating neovim to init.lua.
refs #3
2021-09-06 23:07:40 -05:00
Gabe Venberg 8d4aa86992 added bookmarks file for w3m. 2021-09-04 16:41:07 -05:00
Gabe Venberg 2d5f913b43 changed tmux date format to use slashes. 2021-08-26 15:47:03 -05:00
Gabe Venberg 755ee5de02 added capsToCtrl.map to the scripts directory. 2021-08-24 11:02:27 -05:00
Gabe Venberg 16324545c3 added --no-startup-id to the i3 suspend 2021-08-14 18:17:43 -05:00
Gabe Venberg a5d123998c added .gitconfig to store things like git aliases. 2021-08-09 15:14:44 -05:00
Gabe Venberg efb9555083 Revert "commented out X11 caps to control"
This reverts commit 0a0f35f3fcfadf9c92dc1a7feee67bcc9133bec4.

Turns out I was wrong about localectl changing caps to control in X11...
2021-07-29 17:34:22 -05:00
Gabe Venberg edf8f41646 commented out X11 caps to control
left reccomendation to use kbd to modify instead.
2021-07-25 23:04:04 -05:00
Gabe Venberg 5fe1c5b23a changed all <Enters> in vim config to <CR>.
fixes #1
2021-07-12 12:00:24 -05:00
Gabe Venberg 7016410f97 stopped adding ~/scripts to $PATH. added /opt to $PATH. 2021-07-12 11:22:07 -05:00
Gabe Venberg efe9a262a5 added configs to use alacritty terminal. 2021-06-24 12:30:05 -05:00
Gabe Venberg 6cb06bbbf8 added paru config, It has replaced yay as my arch/aur package manager 2021-06-12 14:23:36 -05:00
Gabe Venberg d77e019404 updated todoman config. config format and name changed. 2021-06-05 23:58:52 -05:00
Gabe Venberg d4890d14ad ajusted says speaking speed, volume, and pitch. 2021-06-05 23:10:35 -05:00
Gabe Venberg 32f587911e redirected stderr output for say. 2021-06-05 13:50:29 -05:00
Gabe Venberg ecdc2ac294 changed fuck to please, added say espeak alias. 2021-06-05 13:46:56 -05:00
Gabe Venberg cb9c3c0137 Merge branch 'master' of https://gitlab.com/Toric/dotfiles 2021-05-19 17:17:25 -05:00
Gabe Venberg ce1349c229 added --no-startup-id to screen-blanking command 2021-05-19 17:16:47 -05:00
Gabe Venberg a1944bc79a added i3 keybinding to disable screen sleep, changed location of mpd
state file.
2021-05-19 17:06:50 -05:00
Gabe Venberg 6f6f95a120 modified the tmux status line to deal with multiple batteries. 2021-05-09 15:32:49 -05:00
Gabe Venberg 42e1f8dc37 updated vdirsyncer configs. 2021-05-08 18:28:56 -05:00
Gabe Venberg bf3e6d39ad Merge branch 'master' of https://gitlab.com/Toric/dotfiles 2021-04-20 15:15:06 -05:00
Gabe Venberg f16985d41c modernized ncmpcpp config 2021-04-20 15:14:34 -05:00
Gabe Venberg 2bb164a7ce both-shift-for-caps-lock was causing issues with some games, and I didnt
use it anyway...
I also did a silly with the difference with file and directory tests.
2021-04-13 10:13:07 -05:00
Gabe Venberg 0e80cb59df quoted variables from previous commit 2021-04-07 16:01:08 -05:00
Gabe Venberg d5bf3663f2 I tried to prettify the code and indented the prompt variable (that
spanned multiple lines...) this messed the prompt up.

Have come up with a different solution for a prompt with a newline in
it.
2021-04-03 02:03:10 -05:00
Gabe Venberg 5607c91170 Merge branch 'master' of https://gitlab.com/Toric/dotfiles 2021-04-03 01:56:33 -05:00
Gabe Venberg 6b59129a6a added tests to most of the sourcing to make sure files/commands exist
before we use them.
2021-04-03 01:53:27 -05:00
Gabe Venberg a672fb9464 inverted an if statement for sourcing fzf zsh files. fixed login error when distros did not bundle fzfs completions. 2021-03-31 14:22:22 -05:00
Gabe Venberg e0247b6ff1 changed colourscheme, fixed some bugs with zsh fzf and how it found
files to source.
2021-03-16 02:30:07 -05:00
Gabe Venberg 2c7bd185c2 Merge branch 'master' of https://gitlab.com/Toric/dotfiles 2021-03-15 20:02:38 -05:00
Gabe Venberg 956953b19a added ~/.local/bin to path 2021-03-15 20:02:35 -05:00
Gabe Venberg 134ab4d36b fixed sourcing zsh completions when they were not included in distro packaging. 2021-03-15 17:49:56 -05:00
Gabe Venberg d2a011e151 added fzf support 2021-03-15 17:42:36 -05:00
Gabe Venberg 20a42679a8 mouse changes were causing problems, removed them. added ~/scripts to PATH. added basic zathuraRC 2021-02-22 14:01:21 -06:00
Gabe Venberg 244fd32cd7 moved some stuff around. 2021-01-06 13:30:47 -06:00
Gabe Venberg 35def9dd93 ajusted latexmk 2020-11-08 23:52:42 -06:00
Gabe Venberg 96af7ddb06 fixed mouse sensitivity on my mouse. 2020-11-08 23:51:10 -06:00
Gabe Venberg 5fbd476230 fixed zsh prompt 2020-11-02 16:22:48 -06:00
Gabe Venberg a2dd2df2f1 typos 2020-09-03 14:27:44 -05:00
Gabe Venberg 9702e15135 I prefer using shiftlock to capslock. when using shiftlock, you cant negate the lock using shift, like you can with capslock. 2020-07-28 23:44:04 -05:00
Gabe Venberg fdb056032a added config for dunst, a notifcation program.
made caps lock a ctrl key, made pressing both shifts a shift lock.
2020-07-27 01:11:27 -05:00