Commit graph

287 commits

Author SHA1 Message Date
Gabe Venberg dcbcb02d1a spelling dict update. 2024-03-11 22:02:40 -05:00
Gabe Venberg 22acfe850f fixed extractor script. 2024-03-07 12:22:37 -06:00
Gabe Venberg feec1a3dda actually sourced scripts directory. 2024-03-07 12:19:27 -06:00
Gabe Venberg 442aca26a1 changed all zellij keybinds to start with alt to reduce keybind conflicts. 2024-03-06 16:16:54 -06:00
Gabe Venberg 8178a6402f fixed issue with zellij misbehaving with kitty-protocoll. 2024-03-06 12:40:38 -06:00
Gabe Venberg 67aec4db68 updated nu.env for nushell .91 2024-03-06 10:31:40 -06:00
Gabe Venberg 22c49ed4a5 added zellij config. 2024-03-01 14:06:40 -06:00
Gabe Venberg affb14dff5 fixed nushell continuation prompt. 2024-02-29 10:16:00 -06:00
Gabe Venberg e3a9ca33ce minor tweaks to tmux.conf. 2024-02-28 16:43:19 -06:00
Gabe Venberg 78ca33fb88 added alias to check the weather via curl. 2024-02-27 12:22:51 -06:00
Gabe Venberg c1c0a2e6c9 added custom command to query cheat.sh 2024-02-26 16:59:44 -06:00
Gabe Venberg 9b078afb68 added shell to starship prompt. 2024-02-26 16:59:28 -06:00
Gabe Venberg a0f578a204 added more stuff to nushell.
zoxide and starship are now optional, but fish is needed for completions.
2024-02-25 17:40:39 -06:00
Gabe Venberg 586cae925d a few more nushell aliases and custom commands. 2024-02-24 18:03:46 -06: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 1b0f26329b added fish configurations 2024-02-23 12:57:28 -06:00
Gabe Venberg 4c63486b4b changed everything to spaces over tabs. 2024-02-22 16:10:47 -06:00
Gabe Venberg ffefa0fffd unification of work and personal configs.
The work package, when stowed, makes the proper overrides, as long as
all work stuff lives in ~/work/
2024-02-22 15:34:06 -06:00
Gabe Venberg ce99161959 added possibity of config overrides to neovim,
will allow for local config to override global, laying groundwork for
unifying personal and work config.
2024-02-22 00:58:48 -06:00
Gabe Venberg b8b28a29fd removed newline between starship prompts, not needed with 2 line prompt. 2024-02-21 14:31:32 -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 090ba124d0 removed starship os. 2024-02-20 22:15:51 -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 0c76c89fab added git config options, support for delta and difftastic. 2024-02-20 11:44:09 -06:00
Gabe Venberg 6038e14686 clarified comment on expandtab 2024-02-12 16:41:45 -06:00
Gabe Venberg 04c6116b73 changed default branch name. 2024-02-09 10:11:58 -06:00
Gabe Venberg ec4a477c3a added vitual chars for whitespaces. 2024-01-10 16:04:56 -06:00
Gabe Venberg c7de6a790e updated alacritty font situation. 2023-12-19 15:49:59 -06:00
Gabe Venberg cfd0733f64 replaced symbols-outline for outline.nvim 2023-12-14 16:29:28 -06:00
Gabe Venberg 0a4f9cec56 made default branch 'main' for new repos. 2023-12-01 09:08:01 -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 81245ce4ac added pylsp. 2023-09-15 10:41:57 -05:00
Gabe Venberg e478c5d852 added nvim settings for wrapping at 80 cols. 2023-09-13 14:19:34 -05:00
Gabe Venberg 277f5e458b remove exteranous line from .clang-format,
more changes for coding style.
2023-09-13 12:58:31 -05:00
Gabe Venberg 643fec93ed ajusted .gitconfig for work email. 2023-09-13 09:14:31 -05:00
Gabe Venberg d2916b44db changed coding style to conform with workplace coding style. 2023-09-13 09:07:27 -05:00
Gabe Venberg a29e8d657b added surround.nvim 2023-11-08 11:23:05 -06:00
Gabe Venberg 0a1a107a9f added toggleterm scratch terminal. 2023-11-07 14:48:58 -06:00
Gabe Venberg d7d09574f9 dependency fix. 2023-11-07 11:36:27 -06:00
Gabe Venberg db47c98ee8 formatting and dependency management. 2023-11-07 09:17:25 -06:00
Gabe Venberg afc4a469df switched out py_lsp for ruff_lsp. 2023-11-06 17:29:56 -06:00
Gabe Venberg cf54c8dea9 fixed typo in i3 config. 2023-11-06 16:42:19 -06:00
Gabe Venberg a51c789178 updated nvim_minimal config. 2023-11-04 00:55:51 -05:00
Gabe Venberg 19fe9c461f fixed typo in readme. 2023-11-03 11:40:53 -05:00
Gabe Venberg fb845d6f18 removed zoxide 2023-11-03 11:36:31 -05:00
Gabe Venberg b1aed83db9 removed hard word wrap from nvim, added 'warning' rulers. 2023-11-03 11:35:10 -05:00
Gabe Venberg c18108da45 added colourscheme to kitty. 2023-11-02 19:20:28 -05:00