122 Commits

Author SHA1 Message Date
cfcc2bd943 Update regex to match new direnv versions 2025-04-04 17:53:07 +00:00
ef429f5e5e Add basic autocmds to wrap on markdown and open logs at the end 2025-04-04 17:53:07 +00:00
741d96cdd4 Merge branch 'master' of https://git.nixy.moe/nixy/dotfiles 2025-04-04 17:48:19 +00:00
c14fe5451f Merge branch 'master' of https://git.nixy.moe/nixy/dotfiles 2025-04-04 17:47:21 +00:00
1d6d53e580 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-04 17:47:21 +00:00
8e1877f9e8 Added conditional coloring of bash prompt dependent on direnv status 2025-04-04 17:47:21 +00:00
6565a041e1 Automatically install coder in nix environments 2025-04-04 17:47:21 +00:00
4385fa7c01 Remove vestigial vagrant reference 2025-04-04 17:47:21 +00:00
d5b8675fef Add installers for common programs to bring along 2025-04-04 17:47:21 +00:00
247417af95 Make direnv prompt updating conditional to direnv's presence 2025-04-04 17:47:21 +00:00
6d2071b1ea Fix Direnv prompt whenver off primary hosts 2025-04-04 17:47:21 +00:00
bd497a668d Beginner luasnip configuration for terraform 2025-04-04 17:47:21 +00:00
e931cb3c81 Option select on tput working or use old fallback control codes 2025-04-04 17:47:21 +00:00
e332049a0d Attempt to fix recursive cloning for submodules 2025-04-04 17:47:21 +00:00
e68ccd8bc7 Add a vim option select 2025-04-04 17:47:21 +00:00
e80f4e87e7 Option select on tput working or use old fallback control codes 2025-04-04 17:47:20 +00:00
d682e91d6d Move persistent history to more appropriate location 2025-04-04 17:47:20 +00:00
9455e8c6a9 Attempt to fix recursive cloning for submodules 2025-04-04 17:47:20 +00:00
c98ea52dbb Update git plugins 2025-04-04 17:47:20 +00:00
a2a8cd16cb Add a vim option select 2025-04-04 17:47:20 +00:00
912f5aa0b5 Improve bash history, add persistent history file 2025-04-04 17:47:20 +00:00
4ed509fee6 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-04 17:47:20 +00:00
7b33bf13f9 Add aliases for easy searching of history 2025-04-04 17:47:20 +00:00
4bfa9995cd Add readline shortcuts for improved history searching 2025-04-04 17:47:20 +00:00
81202b5968 Address issues that cause shell lines to break 2025-04-04 17:47:20 +00:00
67d46f99c7 Beginning binding/config for luasnip 2025-04-04 17:47:20 +00:00
8b29c959fb Split up neonvim configuration into lua files rather than lua heredoc 2025-04-04 17:47:20 +00:00
710b0f9cdf Pin plugins to specific tagged versions rather than master + add luasnip 2025-04-04 17:47:20 +00:00
ccfa18b331 Update plugins 2025-04-04 17:47:20 +00:00
d60bc2772f Update lspconfig 2025-04-04 17:47:20 +00:00
dfb0c08a0f Add conditional SSH config construction 2025-04-04 17:47:20 +00:00
b7886df942 Update plugins 2025-04-04 17:47:20 +00:00
330e88fbf3 More neovim testing 2025-04-04 17:47:20 +00:00
914afec926 Begin to examine neovim config 2025-04-04 17:47:20 +00:00
59d618b9f2 Add support for progressive neovimming 2025-04-04 17:47:20 +00:00
9733251bfc Set hostname in prompt if through SSH 2025-04-04 17:47:20 +00:00
a9da299120 Add firefox as BROWSER 2025-04-04 17:47:20 +00:00
Andrew R. M
a2076fd6f1 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.
2023-10-09 16:52:29 +00:00
0a90400806 Add ssh secret files for 23.05 to add back escape sequences 2023-06-05 21:03:35 -04:00
01aa7b1a4b Vim updates 2023-06-05 20:58:56 -04:00
071848c02e Getting started with ALE for LSP 2023-04-21 19:26:00 +00:00
fcddc09cd1 Add 1 git-crypt collaborator
New collaborators:

	A6CBAA13 Andrew R. M. <amiller@trhc.com>
2022-11-10 10:17:16 -05:00
1459b4384d Add .gitignore for data files in taskwarrior 2022-11-10 10:13:01 -05:00
8963a8d66e Add option for local terminfo 2022-11-10 05:59:49 -05:00
95d46dd463 Add separate script for applying git-crypted dotfiles 2022-11-10 05:59:35 -05:00
13fa3b9b0a Add taskwarrior files 2022-11-10 05:58:03 -05:00
19888fa0b5 Add git-crypt to repository 2022-11-10 05:56:41 -05:00
52826dfbdc Add 1 git-crypt collaborator
New collaborators:

	70F64138 Andrew R. M. <nixy@local>
2022-11-10 05:54:12 -05:00
Andrew R. M
8c2718bb2e Add vim-terraform module for nicer terraform experience 2022-09-07 19:01:14 +00:00
5d5a099936 Expand collapsed bash prompt hostname matching 2022-06-30 19:38:35 -04:00