Commit graph

302 commits

Author SHA1 Message Date
1ec7065449 split out a few files. 2024-03-21 14:49:08 -05:00
2daf8eb0f9 added dressing.nvim. 2024-03-21 11:06:14 -05:00
17db4b6f8e added just gc. 2024-03-20 20:08:50 -05:00
273dd88e34 added more tools, replaced outline.nvim with arial.nvim. 2024-03-20 18:57:07 -05:00
2069707238 added a few tools, including carapace completer. 2024-03-20 16:58:03 -05:00
cef27f07ce got lsps up and running. 2024-03-20 13:18:05 -05:00
25b2b07a46 added a few more plugins, got cmp+luasnip working.
LSP is the last major milestone now.
2024-03-20 00:20:20 -05:00
030822d6c1 start of a nixvim setup. 2024-03-19 16:57:23 -05:00
507d4a3d08 fixed ssh-agent on nushell. 2024-03-19 11:06:39 -05:00
ba9c1a5c09 modularized config. 2024-03-18 23:12:35 -05:00
54d8dcbe11 fixed some broken stuff. 2024-03-18 20:51:19 -05:00
2b11da0b62 start of a nix home-manager configuration. 2024-03-18 18:04:46 -05:00
1e3208699b Merge branch 'master' of ssh://git.venberg.xyz:7920/Gabe/dotfiles 2024-03-15 12:09:15 -05:00
ef6c064507 disable hard wrapping. 2024-03-15 12:08:48 -05:00
09da5a64e0 I know which editor I want. 2024-03-13 23:41:02 -05:00
dcbcb02d1a spelling dict update. 2024-03-11 22:02:40 -05:00
22acfe850f fixed extractor script. 2024-03-07 12:22:37 -06:00
feec1a3dda actually sourced scripts directory. 2024-03-07 12:19:27 -06:00
442aca26a1 changed all zellij keybinds to start with alt to reduce keybind conflicts. 2024-03-06 16:16:54 -06:00
8178a6402f fixed issue with zellij misbehaving with kitty-protocoll. 2024-03-06 12:40:38 -06:00
67aec4db68 updated nu.env for nushell .91 2024-03-06 10:31:40 -06:00
22c49ed4a5 added zellij config. 2024-03-01 14:06:40 -06:00
affb14dff5 fixed nushell continuation prompt. 2024-02-29 10:16:00 -06:00
e3a9ca33ce minor tweaks to tmux.conf. 2024-02-28 16:43:19 -06:00
78ca33fb88 added alias to check the weather via curl. 2024-02-27 12:22:51 -06:00
c1c0a2e6c9 added custom command to query cheat.sh 2024-02-26 16:59:44 -06:00
9b078afb68 added shell to starship prompt. 2024-02-26 16:59:28 -06:00
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
586cae925d a few more nushell aliases and custom commands. 2024-02-24 18:03:46 -06:00
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
73f4b49613 turns out its OK to have nonexistent paths in your PATH... 2024-02-23 14:25:35 -06:00
1b0f26329b added fish configurations 2024-02-23 12:57:28 -06:00
4c63486b4b changed everything to spaces over tabs. 2024-02-22 16:10:47 -06:00
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
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
b8b28a29fd removed newline between starship prompts, not needed with 2 line prompt. 2024-02-21 14:31:32 -06:00
ba95f9ccfc minor refactor of zsh prompt, uses starship but still has a backup. 2024-02-21 12:27:00 -06:00
acb21f084f added zoxide, allowed proper backspacing in zsh 2024-02-21 11:38:58 -06:00
090ba124d0 removed starship os. 2024-02-20 22:15:51 -06:00
19dcaa33b6 added starship config. will have to see how I feel about this one. 2024-02-20 21:37:12 -06:00
0c76c89fab added git config options, support for delta and difftastic. 2024-02-20 11:44:09 -06:00
6038e14686 clarified comment on expandtab 2024-02-12 16:41:45 -06:00
04c6116b73 changed default branch name. 2024-02-09 10:11:58 -06:00
ec4a477c3a added vitual chars for whitespaces. 2024-01-10 16:04:56 -06:00
c7de6a790e updated alacritty font situation. 2023-12-19 15:49:59 -06:00
cfd0733f64 replaced symbols-outline for outline.nvim 2023-12-14 16:29:28 -06:00
0a4f9cec56 made default branch 'main' for new repos. 2023-12-01 09:08:01 -06:00
f41776ca03 added pyenv init stuff to .zshrc. 2023-11-17 09:57:36 -06:00
4970f43b27 changed say alias. 2023-11-11 14:33:18 -06:00
81245ce4ac added pylsp. 2023-09-15 10:41:57 -05:00