Commit Graph

790 Commits

Author SHA1 Message Date
3d32f750f0 Use nix-output-monitor in all scripts 2023-11-26 12:14:08 +01:00
2d0f39b14d Add nix-output-monitor 2023-11-25 16:39:40 +01:00
Andreas Zweili
1a852ba266 Use emacs-pgtk in WSL
This way it starts in Wayland.
2023-11-23 16:58:18 +01:00
Andreas Zweili
1b0b90661f Add function for journal entries 2023-11-17 08:49:15 +01:00
Andreas Zweili
f572a02d7e Shorten name of note function 2023-11-17 08:46:03 +01:00
a6ba23a851 Replace KeePassXC with KeeWeb again
KeeWeb works better the way I work.
2023-11-16 20:37:14 +01:00
Andreas Zweili
f148761270 Dynamically display the project in treemacs 2023-11-16 11:47:58 +01:00
ae4301ccd9 Enable journalctl mode 2023-11-14 15:15:43 +01:00
59aff12989 Change scaling factor for keepassxc 2023-11-08 20:29:44 +01:00
a6a94aa259 Replace keeweb with keepassxc 2023-11-08 20:02:07 +01:00
77d31729d4 Enable git rerere 2023-11-07 21:27:06 +01:00
67a27854b8 Enable diff3 for git 2023-11-07 21:26:59 +01:00
8aa9fb53e5 Remove shotwell 2023-11-06 15:04:18 +01:00
Andreas Zweili
69f7511f0f Replace the custom scratch buffer with a personal hyberbole file 2023-10-26 09:37:38 +02:00
eccc0da5ec Another try for the vterm-shell 2023-10-19 19:21:18 +02:00
Andreas Zweili
17b146fc12 Move note taking related configs behind a flag 2023-10-04 09:56:11 +02:00
Andreas Zweili
4035e8b325 Remove unused variables 2023-10-04 09:54:01 +02:00
771edbc4ff Remove unused variable 2023-10-02 13:15:56 +02:00
c1b889b067 Restart the home-manager services after rebuild 2023-09-27 21:34:14 +02:00
55bd10e0e6 Hardcode the path for the passwordCommand 2023-09-27 21:26:15 +02:00
331eb50edc Merge branch 'master' into agenix-home-manager 2023-09-27 21:05:26 +02:00
5587b7b3b9 Change vterm-shell to bash 2023-09-26 20:57:20 +02:00
c6366b4d2f Merge branch 'master' of git.2li.ch:Nebucatnetzer/nixos 2023-09-25 13:00:26 +02:00
2baa3ddabb Update the markdown snippet 2023-09-25 13:00:18 +02:00
Andreas Zweili
f0a6eafde4 Merge branch 'master' of git.2li.ch:Nebucatnetzer/nixos 2023-09-21 15:03:47 +02:00
Andreas Zweili
f86ad7c0cc Disable espanso search 2023-09-21 15:03:37 +02:00
Andreas Zweili
09623e7721 Use bash in vterm 2023-09-20 13:11:41 +02:00
Andreas Zweili
6c6492debc Always load magit
Otherwise the evil-collection doesn't get enabled until I've opened magit once.
This is required because of a bug with evil-collection. If it doesn't get
started after magit, the help menu is broken.
https://github.com/emacs-evil/evil-collection/issues/637
2023-09-20 09:09:54 +02:00
Andreas Zweili
10647a136c Remove duplicate setq 2023-09-20 09:05:43 +02:00
Andreas Zweili
d5a459a756 Load magit after evil-collection 2023-09-20 09:04:05 +02:00
Andreas Zweili
5e1e21c270 Correctly enable auto-revert-mode 2023-09-15 12:25:20 +02:00
Andreas Zweili
d0d7d9e9e6 Update the pdb snippet 2023-09-13 16:13:01 +02:00
a0706bc538 Improve the find-garbage output 2023-09-11 19:36:29 +02:00
Andreas Zweili
c7be71fdd7 Make the VM fullscreen again 2023-09-08 10:02:35 +02:00
8f7e37ae9e Make bold bold in alacritty 2023-09-07 19:36:02 +02:00
120330584f Make alacritty transparent 2023-09-07 19:21:49 +02:00
08ca88086e Disable the Emacs menu bar
I just never really use it.
2023-09-07 18:57:17 +02:00
ea04290655 Use denote from unstable 2023-09-07 17:46:55 +02:00
Andreas Zweili
727c26aff5 Rename Org to Notes 2023-09-06 12:58:35 +02:00
Andreas Zweili
2f884e17ea Add ansible to the programming modes 2023-09-06 12:57:57 +02:00
Andreas Zweili
9141b820e7 Disable relative line numbers 2023-09-06 12:56:43 +02:00
Andreas Zweili
e5805304c0 Disable line-numbers in vterm 2023-09-06 12:56:29 +02:00
664447413d Disable notify for Emacs auto-revert 2023-08-28 20:19:37 +02:00
607c0a0e7d Move shfmt to the correct location 2023-08-28 16:00:46 +02:00
67c69fcb36 Merge branch 'master' of git.2li.ch:Nebucatnetzer/nixos 2023-08-27 13:35:10 +02:00
501df831db Add formatter for bash scripts 2023-08-27 13:34:59 +02:00
83f928c44f Add formatter for toml 2023-08-27 13:34:53 +02:00
Andreas Zweili
5318476437 Enable format-all in ansible-mode 2023-08-25 09:00:31 +02:00
Andreas Zweili
e8dd82c2d3 Don't use mosh for the connection to the local VM
I feel it adds sluggishnes to the connection.
2023-08-24 12:18:19 +02:00
Andreas Zweili
831e65ddb1 Make tramp work correctly with a NixOS VM
The VM is running on a Windows host and I connect from a WSL1 environment to
it. For some reason this required these changes even though I can connect
perfectly fine from my NixOS notebook to other NixOS based systems.
2023-08-24 12:12:13 +02:00