Commit graph

25 commits

Author SHA1 Message Date
af1d3f7592
emacs: Install plugins from nix repositories
Maybe I should also look in to removing melpa and ensure? I could maybe
also remove elpa itself potentially? This way I could make sure that
no extra packages are ever installed that are not directly managed
through Nix. But then it would be quite annyoing to use my config
for someone not using nix. For that purpose I could maybe look in
to supporting nix on non-nixos again maybe?
2025-04-05 22:44:21 +02:00
c1c2fc5cc0
emacs: Add vterm plugin 2025-04-02 17:55:13 +02:00
cd849064e6
emacs: Add meson mode 2025-03-26 18:34:48 +01:00
e466132923
emacs: Use paredit with all languages
It's also useful outside of just lisp
2025-03-26 18:12:10 +01:00
d506d713ca
emacs: Clean up modes 2025-03-18 23:47:38 +01:00
3f9695aeac
emacs: Scheme mode 2025-03-12 22:02:47 +01:00
2b2f17688b
i forgot 2025-03-12 21:00:51 +01:00
915734f46e
emacs: Add guile mode 2025-02-27 01:37:09 +01:00
0abac2afd1
emacs: Rework configuration 2025-02-21 17:28:19 +01:00
79bb2f7c9c
zsh: Add tmux stuff 2025-02-20 23:26:59 +01:00
357f2f48af
some stuff 2025-02-20 22:25:37 +01:00
cced15a507
tmux: Fix configuration 2025-02-20 00:23:21 +01:00
3893f229b7
tmux: Add configuration 2025-02-19 22:21:56 +01:00
3bb0d6f884
gnome: Disable forge extension
It doesn't really work that well honestly. I can't be bothered to
find something else that works better. For now I think I can just
manage with manually placing my windows as I don't really need that
many open at any one time anyways. In adition, as we lose the tabs,
which I've been using to quickly switch between chat applications
that are placed full screen in the same workspace, alt-tab now only
shows the windows on the current workspace and some other tweaks to
improve the experience.
2025-02-19 22:01:06 +01:00
1796e48cac
emacs: Add rust configuration 2025-02-17 20:17:03 +01:00
cd6522f40f
gnome: Remove stupid br*tish layout 2025-02-14 18:29:11 +01:00
b9dd8ef7df
gnome: Set tuta as the default mail application
I pressed the email application button on my new keyboard and it
literally pulled up motherfucking emacs man. Like actually what
the fuck. Why would it do this. I will never send or recieve email
in emacs. There are whole ass applications made for this.
2025-02-14 18:20:02 +01:00
6604acdc9c
emacs: Add soystemd mode 2025-02-14 15:00:07 +01:00
654fa8ce89
emacs: Add yaml mode and move eln-cache dir 2025-02-14 14:51:10 +01:00
b5e00af8ec
emacs: add treesitter support 2025-02-10 01:32:07 +01:00
abca633fc6
gnome: Update mimetype to use mpv for all videos 2025-02-02 21:56:50 +01:00
a936937ccf
emacs: Add configuration for cc mode 2025-02-02 16:42:11 +01:00
e7c92133d1
gnome: Set up correct handling of mimetypes 2025-02-02 00:13:26 +01:00
697fe32d80
gnome: Use single workspace for secondary monitor 2025-02-01 21:09:50 +01:00
6cb66d86d2 Refactor the whole configuration
Reviewed-on: #1
2025-02-01 14:05:15 +01:00