121 Commits

Author SHA1 Message Date
51b8138cf3 Update regex to match new direnv versions 2024-06-03 16:31:27 -04:00
790c132e07 Merge branch 'master' of https://git.nixy.moe/nixy/dotfiles 2024-06-03 16:30:07 -04:00
85cee95c2e 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
2024-05-22 14:25:21 +00:00
7360e32a08 Automatically install coder in nix environments 2024-05-21 20:33:17 +00:00
c2286bb299 Remove vestigial vagrant reference 2024-05-21 20:33:17 +00:00
4c48565a8f Add installers for common programs to bring along 2024-05-21 20:33:17 +00:00
edd3b72430 Make direnv prompt updating conditional to direnv's presence 2024-05-21 20:33:17 +00:00
772da66b96 Fix Direnv prompt whenver off primary hosts 2024-05-21 20:33:17 +00:00
ac168d66d7 Beginner luasnip configuration for terraform 2024-05-21 20:33:17 +00:00
8937b9f566 Option select on tput working or use old fallback control codes 2024-05-21 20:33:17 +00:00
c73a495540 Attempt to fix recursive cloning for submodules 2024-05-21 20:31:27 +00:00
406c50b4a5 Add a vim option select 2024-05-21 20:31:27 +00:00
4360067486 Merge branch 'master' of https://git.nixy.moe/nixy/dotfiles 2024-05-13 13:55:38 -04:00
b156901695 Added conditional coloring of bash prompt dependent on direnv status 2024-05-12 22:58:50 -04:00
bc00f7a310 Option select on tput working or use old fallback control codes 2024-04-15 16:43:28 +00:00
16545b322f Attempt to fix recursive cloning for submodules 2024-04-15 16:18:09 +00:00
dafc207f96 Add a vim option select 2024-04-15 14:38:06 +00:00
f81ee2834a Move persistent history to more appropriate location 2024-04-10 22:38:26 -04:00
b7ce819dba Update git plugins 2024-04-10 22:35:31 -04:00
f7b5147450 Improve bash history, add persistent history file 2024-04-10 16:47:36 +00:00
6246e75d81 Alias cat to always add a newline
Sometimes if a file doesn't have a newline cat will not do one, causing
prompt strangeness
2024-04-10 16:46:42 +00:00
d901efe31a Add aliases for easy searching of history 2024-04-10 16:46:31 +00:00
e15f254143 Add readline shortcuts for improved history searching 2024-04-10 16:37:56 +00:00
fa7af5ee1f Address issues that cause shell lines to break 2024-02-27 17:14:13 +00:00
819c41de45 Beginning binding/config for luasnip 2024-02-15 20:13:36 -05:00
c97ef61d30 Split up neonvim configuration into lua files rather than lua heredoc 2024-02-15 20:13:01 -05:00
0d5d35d5e1 Pin plugins to specific tagged versions rather than master + add luasnip 2024-02-15 18:42:52 -05:00
8c379c558a Update plugins 2024-02-15 18:17:27 -05:00
8ce45fc87c Update lspconfig 2024-02-09 17:24:02 +00:00
ed9e0d4419 Add conditional SSH config construction 2024-02-08 14:55:12 +00:00
dd35fe3b20 Update plugins 2024-02-06 20:08:30 -05:00
c26f6a6bf5 More neovim testing 2024-02-06 18:29:51 -05:00
08713c254f Begin to examine neovim config 2024-01-31 01:36:32 +00:00
2d14e91f81 Add support for progressive neovimming 2024-01-30 14:48:07 +00:00
8dda8c7fbc Set hostname in prompt if through SSH 2024-01-04 15:23:08 +00:00
7d67ff0662 Add firefox as BROWSER 2023-12-03 21:53:24 -05: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
ec64564a12 Update vim plugins 2021-12-01 18:23:44 -05:00