nixy
cbe60343ad
Update removal for newer nix profile output
2025-04-04 17:53:07 +00:00
nixy
2ba08d2efb
Update language servers/dev tools
2025-04-04 17:53:07 +00:00
nixy
009bb52681
Update nix to 2.18.7 and conditionally add ssl-cert to conf.nix
2025-04-04 17:53:07 +00:00
nixy
387a6273a2
Add solargraph
2025-04-04 17:53:07 +00:00
nixy
36ec95006e
Attempt to fix pinentry on non-nixos
2025-04-04 17:53:07 +00:00
nixy
db55b56b85
Add nix-shell prompt condition
2025-04-04 17:53:07 +00:00
nixy
5c7fbbd20f
More screen improvements
2025-04-04 17:53:07 +00:00
nixy
23643a0850
Add ruby by default
2025-04-04 17:53:07 +00:00
nixy
4c18b9aaa2
Extend default scrollback for screen
2025-04-04 17:53:07 +00:00
nixy
9bc4faf1d3
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-04 17:53:07 +00:00
nixy
9f0fedd00d
Improve highlighting on selected pmenu
2025-04-04 17:53:07 +00:00
nixy
f61de6afa2
Update flakes to support 24.05 and unstable branches
2025-04-04 17:53:07 +00:00
nixy
f4a32f1a69
Ensure persistent history exists
2025-04-04 17:53:07 +00:00
nixy
f6b76ee9d1
Improve escaping for PS1
2025-04-04 17:53:07 +00:00
nixy
d5c15d2302
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-04 17:53:07 +00:00
nixy
afbe10737e
Improve default window name for slime
2025-04-04 17:53:07 +00:00
nixy
36ceabb857
Attempt to automatically extract session name from curren screen session
2025-04-04 17:53:07 +00:00
nixy
1f42f0e909
Don't do weird things with autocmd
2025-04-04 17:53:07 +00:00
nixy
cfcc2bd943
Update regex to match new direnv versions
2025-04-04 17:53:07 +00:00
nixy
ef429f5e5e
Add basic autocmds to wrap on markdown and open logs at the end
2025-04-04 17:53:07 +00:00
nixy
741d96cdd4
Merge branch 'master' of https://git.nixy.moe/nixy/dotfiles
2025-04-04 17:48:19 +00:00
nixy
c14fe5451f
Merge branch 'master' of https://git.nixy.moe/nixy/dotfiles
2025-04-04 17:47:21 +00:00
nixy
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
nixy
8e1877f9e8
Added conditional coloring of bash prompt dependent on direnv status
2025-04-04 17:47:21 +00:00
nixy
6565a041e1
Automatically install coder in nix environments
2025-04-04 17:47:21 +00:00
nixy
4385fa7c01
Remove vestigial vagrant reference
2025-04-04 17:47:21 +00:00
nixy
d5b8675fef
Add installers for common programs to bring along
2025-04-04 17:47:21 +00:00
nixy
247417af95
Make direnv prompt updating conditional to direnv's presence
2025-04-04 17:47:21 +00:00
nixy
6d2071b1ea
Fix Direnv prompt whenver off primary hosts
2025-04-04 17:47:21 +00:00
nixy
bd497a668d
Beginner luasnip configuration for terraform
2025-04-04 17:47:21 +00:00
nixy
e931cb3c81
Option select on tput working or use old fallback control codes
2025-04-04 17:47:21 +00:00
nixy
e332049a0d
Attempt to fix recursive cloning for submodules
2025-04-04 17:47:21 +00:00
nixy
e68ccd8bc7
Add a vim option select
2025-04-04 17:47:21 +00:00
nixy
e80f4e87e7
Option select on tput working or use old fallback control codes
2025-04-04 17:47:20 +00:00
nixy
d682e91d6d
Move persistent history to more appropriate location
2025-04-04 17:47:20 +00:00
nixy
9455e8c6a9
Attempt to fix recursive cloning for submodules
2025-04-04 17:47:20 +00:00
nixy
c98ea52dbb
Update git plugins
2025-04-04 17:47:20 +00:00
nixy
a2a8cd16cb
Add a vim option select
2025-04-04 17:47:20 +00:00
nixy
912f5aa0b5
Improve bash history, add persistent history file
2025-04-04 17:47:20 +00:00
nixy
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
nixy
7b33bf13f9
Add aliases for easy searching of history
2025-04-04 17:47:20 +00:00
nixy
4bfa9995cd
Add readline shortcuts for improved history searching
2025-04-04 17:47:20 +00:00
nixy
81202b5968
Address issues that cause shell lines to break
2025-04-04 17:47:20 +00:00
nixy
67d46f99c7
Beginning binding/config for luasnip
2025-04-04 17:47:20 +00:00
nixy
8b29c959fb
Split up neonvim configuration into lua files rather than lua heredoc
2025-04-04 17:47:20 +00:00
nixy
710b0f9cdf
Pin plugins to specific tagged versions rather than master + add luasnip
2025-04-04 17:47:20 +00:00
nixy
ccfa18b331
Update plugins
2025-04-04 17:47:20 +00:00
nixy
d60bc2772f
Update lspconfig
2025-04-04 17:47:20 +00:00
nixy
dfb0c08a0f
Add conditional SSH config construction
2025-04-04 17:47:20 +00:00
nixy
b7886df942
Update plugins
2025-04-04 17:47:20 +00:00
nixy
330e88fbf3
More neovim testing
2025-04-04 17:47:20 +00:00
nixy
914afec926
Begin to examine neovim config
2025-04-04 17:47:20 +00:00
nixy
59d618b9f2
Add support for progressive neovimming
2025-04-04 17:47:20 +00:00
nixy
9733251bfc
Set hostname in prompt if through SSH
2025-04-04 17:47:20 +00:00
nixy
a9da299120
Add firefox as BROWSER
2025-04-04 17:47:20 +00:00
nixy
0a90400806
Add ssh secret files for 23.05 to add back escape sequences
2023-06-05 21:03:35 -04:00
nixy
01aa7b1a4b
Vim updates
2023-06-05 20:58:56 -04:00
nixy
071848c02e
Getting started with ALE for LSP
2023-04-21 19:26:00 +00:00
nixy
fcddc09cd1
Add 1 git-crypt collaborator
...
New collaborators:
A6CBAA13 Andrew R. M. <amiller@trhc.com >
2022-11-10 10:17:16 -05:00
nixy
1459b4384d
Add .gitignore for data files in taskwarrior
2022-11-10 10:13:01 -05:00
nixy
8963a8d66e
Add option for local terminfo
2022-11-10 05:59:49 -05:00
nixy
95d46dd463
Add separate script for applying git-crypted dotfiles
2022-11-10 05:59:35 -05:00
nixy
13fa3b9b0a
Add taskwarrior files
2022-11-10 05:58:03 -05:00
nixy
19888fa0b5
Add git-crypt to repository
2022-11-10 05:56:41 -05:00
nixy
52826dfbdc
Add 1 git-crypt collaborator
...
New collaborators:
70F64138 Andrew R. M. <nixy@local>
2022-11-10 05:54:12 -05:00
nixy
5d5a099936
Expand collapsed bash prompt hostname matching
2022-06-30 19:38:35 -04:00
nixy
ec64564a12
Update vim plugins
2021-12-01 18:23:44 -05:00
nixy
e1f402fa02
Remove direnv
2021-10-08 14:13:03 -04:00
nixy
d438d653c2
Use HTTPS for vim-dim
2021-10-08 14:10:44 -04:00
nixy
320cba04f3
Add dim colorscheme and direnv plugin
2021-05-27 19:55:57 -04:00
nixy
ab22a67b89
Remove snipmate since I'm no longer processing as much text
2021-05-19 20:59:18 -04:00
nixy
fd177759df
Remove extra snipmate jawns
2021-05-19 20:54:06 -04:00
nixy
c579d5dd96
Update vim submodules
2021-05-19 20:50:33 -04:00
nixy
52614350da
Start using tagbar more
2021-05-19 20:46:07 -04:00
nixy
c8c98b541f
Fix spacing
2021-04-08 18:14:31 +00:00
nixy
7efd916969
Merge branch 'master' of https://git.nixy.moe/nixy/dotfiles
2021-04-08 18:13:25 +00:00
nixy
56e2f5f7a7
Add sourcing of extra global home stored environment variables
2021-04-08 18:11:43 +00:00
nixy
67cd6e9e35
Update submodules
2020-06-15 18:29:34 +00:00
nixy
9ea3c15256
Remove direnv, wasn't using it
2020-02-08 11:35:43 -05:00
nixy
b9d3b9a710
Update vim plugins
2019-12-15 17:41:06 -05:00
nixy
d9d8bcb5f6
Fix application script to actually work
2019-12-15 17:41:06 -05:00
nixy
41a6e59d27
Attempt to special case displaying hostname in prompt
...
Make it pretty
2019-12-15 17:41:03 -05:00
nixy
341fdb8e2a
Merge branch 'master' of git.nixy.moe:nixy/dotfiles
2019-12-15 17:25:20 -05:00
nixy
909fc02f42
Add script for applying dotfiles
2019-12-15 17:22:12 -05:00
nixy
c35301bd9b
Custom irb configuration
2019-12-15 17:22:03 -05:00
nixy
7183911d64
Update submodules
2019-09-19 17:39:00 +00:00
nixy
22b223a5c9
Default to dark background
2019-04-22 14:44:52 +00:00
nixy
85efa1e737
Source nix profile if present
2019-04-22 14:44:26 +00:00
nixy
dc61e491d9
Add direnv to vim plugins
2019-04-22 14:43:49 +00:00
nixy
c29c31200b
Ensure that a history directory is created
...
This code did not actually work before ;_;
I forgot a !
2018-01-04 19:06:22 -05:00
nixy
bb11db42a5
Ensure .profile is loaded by shells.
...
Took this code out of /etc/profile and /etc/bashrc from NixOS
2018-01-04 18:35:09 -05:00
nixy
1739eb4ecc
Initialize KDE subdirectory
...
I honestly don't know if this will work that well, but here goes nothing
famalam
2017-11-10 19:01:18 -05:00
nixy
f9a82e2d34
Make python prompt cooler!
...
I should probably do real work, but I'm waiting for something to compile
so ya know.
2017-11-03 16:26:13 -04:00
nixy
1338ee9f3a
Make haskell prompt 100% purple
...
I don't know what I was thinking. Haskell is *obviously* purple.
2017-11-03 16:16:22 -04:00
nixy
9c0e600d10
Remove endwise module from vim configuration
2017-11-03 12:29:07 -04:00