Commit Graph
22 Commits
Author SHA1 Message Date
anmiller db92ba133b Update dotfile application to check for prereqs 2025-03-11 13:35:07 +00:00
anmiller 37d71e1e43 Add distrobox 2025-02-21 20:28:23 +00:00
anmiller 7f0fd90dcc Add zk for zettelkansten notes 2025-02-21 20:28:13 +00:00
anmiller 33be0bbd0a Add terraform LSP/config 2025-02-21 20:27:55 +00:00
anmiller 27d202b0c2 Fix .bashrc 2025-01-21 21:20:42 +00:00
anmiller 4353a79f16 Merge branch 'master' of https://git.nixy.moe/nixy/dotfiles 2025-01-21 21:19:55 +00:00
anmiller b3cecbaf22 Improve Xtrace by hiding output of prompt commands 2025-01-17 20:03:16 +00:00
anmiller f72d1050d3 Add python + LSP + gitlab-ci-local tool 2025-01-03 18:07:30 +00:00
anmiller ed643a06f9 Update removal for newer nix profile output 2024-09-30 16:58:09 +00:00
anmiller c460081637 Update language servers/dev tools 2024-09-30 16:53:04 +00:00
anmiller 2f971627bd Update nix to 2.18.7 and conditionally add ssl-cert to conf.nix 2024-09-30 16:52:40 +00:00
anmiller 55141b696b Add solargraph 2024-09-24 16:59:46 +00:00
anmiller bee634eb79 Attempt to fix pinentry on non-nixos 2024-08-22 14:23:18 +00:00
anmiller bc63202425 Add nix-shell prompt condition 2024-08-21 14:55:43 +00:00
anmiller 119c751ea3 More screen improvements 2024-07-16 17:17:45 +00:00
anmiller 722352e607 Add ruby by default 2024-07-16 17:13:30 +00:00
anmiller e1d39feb7d Extend default scrollback for screen 2024-07-16 17:13:15 +00:00
anmiller ec19718182 Improve highlighting on selected pmenu 2024-06-11 20:21:07 +00:00
anmiller 6e88e2b333 Update flakes to support 24.05 and unstable branches 2024-06-07 13:47:48 +00:00
anmiller 4c312cfa58 Ensure persistent history exists 2024-06-07 13:46:39 +00:00
anmiller 11e8bf4bec Improve escaping for PS1 2024-06-07 13:44:14 +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