b1f6fc2f52
Turns out I didn't need to do all that
2025-04-05 16:38:28 -04:00
0f8a05b561
Add bash completion sourcing, with cache
2025-04-05 16:38:28 -04:00
5f75d539b5
Fix kubeconfig xdg confg
2025-04-05 16:38:28 -04:00
dae19a88b4
Add script to symlink to old paths for legacy support
2025-04-05 16:38:28 -04:00
6d78938056
XDGify kubernetes config
2025-04-05 16:38:28 -04:00
6876cad10b
Support nix XDG pathing
2025-04-05 16:38:28 -04:00
3583770d94
Add XDG support
2025-04-05 16:38:28 -04:00
ddf5d19c51
Add gitconfig in xdg location
...
Recommendations came from this blog post:
https://blog.gitbutler.com/how-git-core-devs-configure-git/
Let's see how this works out lol
Test
2025-04-05 16:38:28 -04:00
86b85c4102
Add xdg-utils
2025-04-05 16:38:28 -04:00
b0aba1f3e1
Make screen default to bash explicitly
...
Implictly I've never needed this as my user shell has always been bash
but in some containers recently the default shell is /bin/sh
2025-04-05 16:38:28 -04:00
033500c6bb
Remove vim classic and add screen to standard utils
2025-04-05 16:38:28 -04:00
b3ac2a57df
Re-enable slow packages that have to be compiled from source
2025-04-05 16:38:28 -04:00
cd4488ff24
Update nix to 2.24.12 which is the current stable
2025-04-05 16:38:28 -04:00
189acc497d
Source nix profile after installing nix
2025-04-05 16:38:28 -04:00
9016dfdaf3
Update dotfile application to check for prereqs
2025-04-05 16:38:28 -04:00
c3a9ed26f7
Refactor profile flake installer
...
Add support for exporting to archive.nar
Add support for importing from an archive.nar
Add simple support for adding a flake.lock
2025-04-05 16:38:28 -04:00
29db01cdd6
Conditionally source nix-profile if needed on non-nixos machines
2025-04-05 16:38:28 -04:00
93a2836154
Refactor code so coder_template_type is considered
2025-04-05 16:38:28 -04:00
9fadf8b26f
In a devcontainer setup install nix packages
2025-04-05 16:38:28 -04:00
f080a6cd5a
Add distrobox
2025-04-05 16:38:28 -04:00
4883342630
Add zk for zettelkansten notes
2025-04-05 16:38:28 -04:00
ad9d32a1c2
Add terraform LSP/config
2025-04-05 16:38:28 -04:00
20934a6a08
Fix .bashrc
2025-04-05 16:38:28 -04:00
42ec31431e
Improve Xtrace by hiding output of prompt commands
2025-04-05 16:38:28 -04:00
db76feed3e
Add python + LSP + gitlab-ci-local tool
2025-04-05 16:38:28 -04:00
82d5a313c4
Adjust PS1 for distrobox containers
2025-04-05 16:38:28 -04:00
aa7b4417d0
Add nvim zk plugin
2025-04-05 16:38:28 -04:00
e6ac283459
Add vim option select to shell profile
2025-04-05 16:38:28 -04:00
b060cb0f83
Update colorscheme fix to be conditional on neovim version
2025-04-05 16:38:28 -04:00
e12d4ae431
Refactor KDE to use konsave
2025-04-05 16:38:28 -04:00
e0176bec1e
Fix colorscheme for neovim v0.10+
2025-04-05 16:38:28 -04:00
c2d137749d
Add vim-gitgutter to configuration
2025-04-05 16:38:28 -04:00
4d1f34dfe5
Update removal for newer nix profile output
2025-04-05 16:38:28 -04:00
c0bf68b9e7
Update language servers/dev tools
2025-04-05 16:38:28 -04:00
fa0d2e7077
Update nix to 2.18.7 and conditionally add ssl-cert to conf.nix
2025-04-05 16:38:28 -04:00
9dc7288b77
Add solargraph
2025-04-05 16:38:28 -04:00
99b5fd8319
Attempt to fix pinentry on non-nixos
2025-04-05 16:38:28 -04:00
9027cd9bc6
Add nix-shell prompt condition
2025-04-05 16:38:28 -04:00
dec1d4009c
More screen improvements
2025-04-05 16:38:28 -04:00
f44ef83e66
Add ruby by default
2025-04-05 16:38:28 -04:00
da3b0e4ab5
Extend default scrollback for screen
2025-04-05 16:38:28 -04:00
6935843cee
Move vim option select to execute logic at alias def time
...
Using the function would cause problems when trying to perform a `sudo
vim`. The sudo command would run in a root shell which does not have my
shells functions (but does have it's aliases) so then any attempt to
sudo vim would fail with "vim_option_select: command not found"
2025-04-05 16:38:28 -04:00
0ce1d88173
Improve highlighting on selected pmenu
2025-04-05 16:38:28 -04:00
1019f48597
Update flakes to support 24.05 and unstable branches
2025-04-05 16:38:28 -04:00
0165d9bad2
Ensure persistent history exists
2025-04-05 16:38:28 -04:00
17be8f5726
Improve escaping for PS1
2025-04-05 16:38:28 -04:00
8fc91ea898
Fix for vim colorscheme
...
LSP diagnostics use the same coloration as menu completion, which I had
_mostly_ ignored for a long time because while black on magenta is bad,
most of the text was black. Now that LSP is trying to use it, it then
rehighlights the text within the box many colors and then having magenta
as a background is bad
2025-04-05 16:38:28 -04:00
6cdd6cea15
Improve default window name for slime
2025-04-05 16:38:28 -04:00
8c65fc2c45
Attempt to automatically extract session name from curren screen session
2025-04-05 16:38:28 -04:00
c3ab44d1e2
Don't do weird things with autocmd
2025-04-05 16:38:28 -04:00
1829f987e9
Update regex to match new direnv versions
2025-04-05 16:38:28 -04:00
16bbf912c1
Add basic autocmds to wrap on markdown and open logs at the end
2025-04-05 16:38:28 -04:00
4d5084e5aa
Make a root single user nix install possible
...
Taken from this issue https://github.com/NixOS/nix/issues/1559
This is only so that the script will succeed when running in docker
containers without systemd (can't use multi-user) and that have root as
the default user, a shockingly common practice
2025-04-05 16:38:28 -04:00
39a666c7b7
Automatically install coder in nix environments
2025-04-05 16:38:28 -04:00
223fd65981
Remove vestigial vagrant reference
2025-04-05 16:38:28 -04:00
94083316f6
Add installers for common programs to bring along
2025-04-05 16:38:28 -04:00
4ef1d15958
Make direnv prompt updating conditional to direnv's presence
2025-04-05 16:38:28 -04:00
97a4f9fa91
Fix Direnv prompt whenver off primary hosts
2025-04-05 16:38:28 -04:00
0f59972f1b
Beginner luasnip configuration for terraform
2025-04-05 16:38:28 -04:00
1961395687
Option select on tput working or use old fallback control codes
2025-04-05 16:38:28 -04:00
c394c74421
Attempt to fix recursive cloning for submodules
2025-04-05 16:38:28 -04:00
3636fb6d07
Add a vim option select
2025-04-05 16:38:28 -04:00
ab6350f15a
Added conditional coloring of bash prompt dependent on direnv status
2025-04-05 16:38:28 -04:00
54a937f610
Move persistent history to more appropriate location
2025-04-05 16:38:28 -04:00
709e9a7dd7
Update git plugins
2025-04-05 16:38:28 -04:00
44cf82a669
Improve bash history, add persistent history file
2025-04-05 16:38:28 -04:00
fd08d4ed13
Alias cat to always add a newline
...
Sometimes if a file doesn't have a newline cat will not do one, causing
prompt strangeness
2025-04-05 16:38:28 -04:00
ae09d9af9d
Add aliases for easy searching of history
2025-04-05 16:38:28 -04:00
3ce108cc40
Add readline shortcuts for improved history searching
2025-04-05 16:38:28 -04:00
1e340b2a52
Address issues that cause shell lines to break
2025-04-05 16:38:28 -04:00
f9040142cd
Beginning binding/config for luasnip
2025-04-05 16:38:28 -04:00
8de18fd135
Split up neonvim configuration into lua files rather than lua heredoc
2025-04-05 16:38:28 -04:00
673500eea6
Pin plugins to specific tagged versions rather than master + add luasnip
2025-04-05 16:38:28 -04:00
82db8eb050
Update plugins
2025-04-05 16:38:28 -04:00
f409105b58
Update lspconfig
2025-04-05 16:38:28 -04:00
9780b18e08
Add conditional SSH config construction
2025-04-05 16:38:28 -04:00
582ec5aba5
Update plugins
2025-04-05 16:38:28 -04:00
cd149a2cf5
More neovim testing
2025-04-05 16:38:28 -04:00
b2c9f720ab
Begin to examine neovim config
2025-04-05 16:38:28 -04:00
381a5b8f05
Add support for progressive neovimming
2025-04-05 16:38:28 -04:00
fc9a068d01
Set hostname in prompt if through SSH
2025-04-05 16:38:28 -04:00
ce8f3b4463
Add firefox as BROWSER
2025-04-05 16:38:28 -04:00
f9a84f9b58
Make dotfiles compatible with gitpod style dotfiles
...
Add an install.sh that attempts to determine the OS, install stow and
then call my apply-dotfiles script to use stow.
The old installation process that was based on nix, has been moved to
nix-install.
2025-04-05 16:38:19 -04:00