Commit Graph

24 Commits

Author SHA1 Message Date
5bfd11e88f Add shortcat! 2022-11-03 12:25:37 +01:00
a55fb7c463 Set $JAVA_HOME 2022-11-03 12:25:27 +01:00
6e1b30b0cd Haskell with packages 2022-10-30 22:54:22 +01:00
8d3d4acf7e Add haskell compiler 2022-10-25 19:45:38 +02:00
2ebe1800bc Add pygments (for minted) 2022-10-24 18:35:22 +02:00
8316a569ea Add rust-analyzer 2022-10-21 14:14:42 +02:00
609c8bdf82 Add bqn 2022-10-21 14:14:37 +02:00
fb55c1dddc Run default JDK 2022-10-10 09:34:32 +02:00
b527d57ba7 Fix directory tracking interfering with projectile (Emacs)
Tracking directories is there in order for shells inside Emacs to pick up on
what the current directory is. This does some weird printing that I don't
understand, and interferes when Emacs runs shell commands and parses the
output. This completely brakes projectile mode in Emacs.

The fix was apparently to not attempt to track the directory if the terminal is
too dumb.
2022-10-09 23:15:07 +02:00
6c0a3531ff Add cloc 2022-10-08 23:25:21 +02:00
93d402b817 Expressvpn 2022-10-05 23:22:27 +02:00
9a8bd9de6e Add a lot more pacakges
I tried to keep things project-by-project using direnv, but it was too buggy
and too much overhead.
2022-10-01 09:02:04 +02:00
87757e52be A small working email-setup 2022-10-01 09:01:41 +02:00
c591c5b6a8 Refactoring 2022-09-19 16:54:39 +02:00
baefeb6664 Add google chrome
This has obviously been installed for a while already, but I needed chrome to
google how to even nix.
2022-09-19 16:51:34 +02:00
c43ca98179 Refactoring 2022-09-19 16:34:33 +02:00
ce6ce0ae70 Add nix lsp server 2022-09-19 16:24:16 +02:00
d1ec8cb0b5 Add ffmpeg 2022-09-19 16:06:07 +02:00
25ed20dc57 Add bat 2022-09-19 11:38:12 +02:00
8a11bdb085 Use direnv 2022-09-19 11:14:09 +02:00
529009ae7e No font dir 2022-09-19 09:23:26 +02:00
176cb2ce9e Add starship fancy promt
Not sure if I like it, but it seems to be what the cool kids are using these days.
2022-09-18 22:58:44 +02:00
9ca96d7eb4 Fix directory tracking for fish & vterm 2022-09-18 21:33:50 +02:00
746ea0f434 Initial commit
Trying out nix on a new machine. I would think the install instructions are
under-specified. We'll see if this will turn out usable.
2022-09-18 18:30:24 +02:00