Commit graph

56 commits

Author SHA1 Message Date
629a57f88f
move most of the binary caches back into their modules
I actually have no idea what to do twith the nix community one
2024-09-03 01:36:22 +02:00
082253c7cb
turn all files into functions 2024-09-01 22:51:32 +02:00
f59e56dee2
add includes passthrough to git module 2024-08-28 21:50:56 +02:00
bf1967a28d
initial hape test 2024-08-06 17:46:57 +02:00
2934d74517
fix lib.options inherits xd 2024-07-25 11:45:44 +02:00
acd584655b
make the defaultBranch in my git module main 2024-07-24 21:00:20 +02:00
17d8c16196
major cleanup in inherits 2024-07-24 18:47:53 +02:00
09b862349f
major cleanup 2024-07-16 00:26:09 +02:00
1493257c51
create and move everything to the agenix module 2024-07-15 21:53:54 +02:00
0ce061fa31
switch to getExe and getExe' throughout the config 2024-07-05 00:41:59 +02:00
43007c7f88
update zsh plugins 2024-06-07 21:19:52 +02:00
45908204fa
move all binary caches to a separate file 2024-06-06 11:05:39 +02:00
a2516782bb
alias sys to systemctl 2024-06-05 12:32:35 +02:00
43c9dc8908
add fzf-tab plugin to zsh 2024-05-17 00:10:31 +02:00
abb1513e8b
fix formatting in zsh module 2024-05-17 00:09:37 +02:00
4490d1c8e7
update zsh plugins 2024-05-12 22:17:06 +02:00
b9a727e049
add nh module and shit 2024-05-08 20:49:06 +02:00
46a056fed3
fix l tab completion by moving --icons from the end 2024-05-08 19:37:10 +02:00
188bae299d
remove git from packages (hm module covers that) 2024-05-05 14:44:03 +02:00
0ec34d7f5f
get rid of with lib; treewide 2024-05-05 12:38:40 +02:00
5b89920a90
make some git options nullable to make things work 2024-05-03 18:54:03 +02:00
99c015bb2d
add zoxide 2024-04-25 20:20:24 +02:00
6f588fe23e
stole s 😈 2024-04-25 19:14:51 +02:00
cf5c8afe48
alias make to m 2024-04-25 18:16:17 +02:00
9137361f8a
general cleanup 2024-04-14 18:49:29 +02:00
a7298029d9
annoying ass fucking alias get out of my face 2024-04-12 01:52:18 +02:00
dd078d9c07
thanks raf (also fuck you raf) 2024-04-05 22:59:32 +02:00
943e6ed2b8
home-manager try not to move options for 5 minutes challenge 2024-04-03 19:54:34 +02:00
2eebdd819e
add icons in eza aliases 2024-03-28 20:30:41 +01:00
1cdc94df33
I actually forgot to make the key configurable what is wrong with me 2024-03-03 09:46:45 +01:00
e6461cfd9b
oh my god this is so fucking stupid
I moved from `includes` to `extraConfig` and didn't remove the
`contents` that explains EVERYTHING

it doesn't explain why I'm this retarded though

followed this btw https://code.mendhak.com/keepassxc-sign-git-commit-with-ssh/

big shoutout to mendhak :-)
2024-03-03 09:42:18 +01:00
e3ec0b955b does this work 2024-03-03 09:32:08 +01:00
961deb964c sign test #3 2024-03-03 02:00:28 +01:00
37589bfc65 switch to ssh keys for signing commits 2024-03-03 01:55:00 +01:00
e2d5090e29
switch from includes to extraConfig in git module
Xddddddddddd
2024-03-03 01:45:09 +01:00
59febb2149
move the config' arg to a custom module (big)
shoutout to raf for pointing out how retarded this was
this was needed very much
2024-02-29 00:29:56 +01:00
e620abfe05
add the greatest alias of all time 2024-02-28 21:32:41 +01:00
ead6eb2a17
forgot to commit this 💀 2024-02-17 17:43:17 +01:00
197c915392
some data corruption stuff 2024-02-17 16:24:55 +01:00
b63b0916c7
histogram as diff algorithm 2024-02-17 16:23:37 +01:00
01ae9f1db2
zdiff3 for merge conflicts 2024-02-17 16:15:33 +01:00
0be0c8500e
start using delta for git stuff :333 2024-02-17 16:14:55 +01:00
bd9ccfa601
git commit.verbose = true (also using this commit to test it)
very cool feature happy I found it :-)
2024-02-17 16:02:12 +01:00
64cf9c02dc
move all git options into one include 2024-02-17 15:57:57 +01:00
67edcfcf49
change default git editor to $EDITOR 2024-02-15 10:50:45 +01:00
993bb11a26
xdg-ninja 2024-02-15 10:34:27 +01:00
723691a46a
I'm the master 2024-02-14 23:48:38 +01:00
e23234993f
make $EDITOR the default for git 2024-02-14 23:45:16 +01:00
06c4893c05
move all zsh options to the module 2024-02-14 15:38:28 +01:00
1b8144ac8b
use nerd fonts in starship (fixes nix-shell space issue)
https://github.com/starship/starship/issues/5771
2024-02-12 19:15:43 +01:00