Commit Graph

26 Commits

Author SHA1 Message Date
9e681067f1 Updates
Emacs builds again, so first update to Emacs for a while. Python311 failed
during update, so I downgraded.
2022-12-22 01:15:21 +01:00
3979bfc600 Add jq 2022-12-02 23:04:11 +01:00
aa1a79c5f2 Update to Python 3.11 2022-12-02 23:03:56 +01:00
1d66508060 Add norwegian dictionary for aspell
This was a major annoyance that just got fixed!

See: 2d1dc67fe1
2022-11-20 13:19:09 +01:00
c625468d24 Add local package for Maude
The "official" package for Maude is broken on darwin. This one downloads and
installs the binary. Not as nice as building from source, but much easier...
2022-11-20 13:17:46 +01:00
5e29ff90cb Update
The home-activation seems resolved.
2022-11-19 15:53:03 +01:00
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
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
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
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