Commit graph

60 commits

Author SHA1 Message Date
Gabe Venberg 2b11da0b62 start of a nix home-manager configuration. 2024-03-18 18:04:46 -05:00
Gabe Venberg 11a5b273f1 nushell config, cant set zoxide or starship up conditionally, so it is
mandatory for it to be installed.
2024-02-23 21:32:29 -06:00
Gabe Venberg 73f4b49613 turns out its OK to have nonexistent paths in your PATH... 2024-02-23 14:25:35 -06:00
Gabe Venberg 4c63486b4b changed everything to spaces over tabs. 2024-02-22 16:10:47 -06:00
Gabe Venberg ba95f9ccfc minor refactor of zsh prompt, uses starship but still has a backup. 2024-02-21 12:27:00 -06:00
Gabe Venberg acb21f084f added zoxide, allowed proper backspacing in zsh 2024-02-21 11:38:58 -06:00
Gabe Venberg 19dcaa33b6 added starship config. will have to see how I feel about this one. 2024-02-20 21:37:12 -06:00
Gabe Venberg cfd0733f64 replaced symbols-outline for outline.nvim 2023-12-14 16:29:28 -06:00
Gabe Venberg f41776ca03 added pyenv init stuff to .zshrc. 2023-11-17 09:57:36 -06:00
Gabe Venberg 4970f43b27 changed say alias. 2023-11-11 14:33:18 -06:00
Gabe Venberg fb845d6f18 removed zoxide 2023-11-03 11:36:31 -05:00
Gabe Venberg 2c0814cadd setup zoxide. 2023-11-02 19:01:18 -05:00
Gabe Venberg be19d7b1c1 added POETRY_VIRTUALENVS_IN_PROJECT to .zshrc. 2023-09-14 10:14:34 -05:00
Gabe Venberg be3bc4095c Merge branch 'master' of ssh://git.venberg.xyz:7920/Gabe/dotfiles 2023-07-07 08:58:41 -05:00
Gabe Venberg feccec18ad added check to make sure ruby is installed before adding to $PATH. 2023-07-07 08:58:07 -05:00
Gabe Venberg f745243e83 added sshfs alias. 2023-07-05 22:27:09 -05:00
Gabe Venberg a97e2b6e7a added fzf manual install support 2023-05-18 11:29:39 -05:00
Gabe Venberg 6d6918ef8e fixed swapped lsp previous and next commands. 2023-04-18 19:30:15 -05:00
Gabe Venberg 6707538f21 removed metasploit alias. 2023-03-23 23:36:05 -05:00
Gabe Venberg 9a79b248eb removed zsh web search function, never used it. 2023-03-23 23:23:54 -05:00
Gabe Venberg 01f3b54adf added systemd unit to autostart ssh-agent 2023-03-23 21:09:34 -05:00
Gabe Venberg 1c1b136ba6 changes to latexmk 2022-09-07 20:35:32 -05:00
Gabe Venberg 87d03359bd fixed font issue. 2022-03-10 14:59:05 -06:00
Gabe Venberg 0116f9e845 added latexmk alias 2022-02-18 00:45:06 -06:00
Gabe Venberg 89301f24b7 added alias for loffice headless. 2022-02-17 23:59:26 -06:00
Gabe Venberg af38127637 added .cargo/bin to PATH. 2022-02-14 18:46:27 -06:00
Gabe Venberg ab991e4f31 added slideshow alias 2022-01-06 19:53:52 -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 76c2ad57fe added beets config 2021-09-30 17:59:54 -05:00
Gabe Venberg 7016410f97 stopped adding ~/scripts to $PATH. added /opt to $PATH. 2021-07-12 11:22:07 -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 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 5fbd476230 fixed zsh prompt 2020-11-02 16:22:48 -06:00
Gabe Venberg a9a3a93a7d implemented config for pimutils. TODO: list of programs needed is starting to become large. For example, this commit introduces the reqirement of a pass password store. make some documentation. 2020-05-31 11:27:00 -05:00
Gabe Venberg baa1ff01ce rewrote zsh dotfile in my own style. 2020-05-29 17:24:53 -05:00
Gabe Venberg fdc6fd5889 changed handling of sleep and lockscreen to I3. 2019-07-22 17:24:55 -05:00