Commit Graph

69 Commits

Author SHA1 Message Date
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
Andreas Zweili
5318476437 Enable format-all in ansible-mode 2023-08-25 09:00:31 +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
Andreas Zweili
b775f32429 Disable colour in projectile-fd
It breaks the output when using project-find-file over tramp.
Related SO posts:
- https://stackoverflow.com/questions/6954479/emacs-tramp-doesnt-work
- https://stackoverflow.com/questions/44241820/emacs-tramp-ssh-fails
2023-08-23 17:06:20 +02:00
Andreas Zweili
ad2323b543 Allow magit to save buffers 2023-08-04 12:40:24 +02:00
Andreas Zweili
f845e36f5c Open project specific shell with F2 2023-08-04 11:58:11 +02:00
Andreas Zweili
c9e2b01828 Disable git safe directory check 2023-08-02 14:20:25 +02:00
Andreas Zweili
14950aaa85 Remove the ansible package from Emacs
It should use the version we provide with the repo.
2023-08-02 11:33:36 +02:00
Andreas Zweili
a1d5fd3af2 Move nodejs away from the Emacs module
The nodejs version from Nixpkgs doesn't work with WSL1
2023-08-02 11:12:17 +02:00
568c89b95b Remove zetteldeft from Emacs 2023-08-01 18:30:13 +02:00
617a1c9b3f Remove the spaces from the denote frontmatter
Otherwise the notes get reformatted every time by prettier.
2023-08-01 11:13:15 +02:00
02a9d23130 Correct keybinding for denote
C-c C-n is already used by markdown mode
2023-07-23 23:07:04 +02:00
6f20d591d7 Use correct function for denote 2023-07-23 22:58:14 +02:00
5d02b4275c Actually enable the denote module 2023-07-23 22:49:23 +02:00
5c194c49dd Fix autoloading emacs packages 2023-07-23 22:49:09 +02:00
e76959e0d0 Make denote links clickable 2023-07-23 22:35:09 +02:00
64c54579f8 Exclude the archive 2023-07-23 22:27:14 +02:00
afe6bbf5cd Rename denote buffers 2023-07-23 22:26:03 +02:00
0e657ed65d Add function to create a note from a region 2023-07-23 22:24:58 +02:00
984746ef5c Use ripgrep if possible with emacs 2023-07-23 22:16:05 +02:00
a374a792ec Change keybindings for denote 2023-07-22 14:23:22 +02:00
Andreas Zweili
2abd73c0cf Add keybindings for denote 2023-07-21 16:10:11 +02:00
feb248f602 Move tmux to home-manager 2023-07-20 21:00:28 +02:00
Andreas Zweili
8821d24b93 Add denote 2023-07-18 19:09:13 +02:00
e2e7208dba Enable various options 2023-07-17 21:58:53 +02:00
a4e88ff3ce Magit auto save buffers 2023-07-17 21:58:36 +02:00
a749e8d224 Enable dired-auto-revert-buffer 2023-07-17 21:58:17 +02:00
Andreas Zweili
33e22004b0 Disable flake8 2023-07-07 17:04:24 +02:00
Andreas Zweili
7c8d4e748e Disable pycodestyle
pylint already displayes the same information.
2023-07-04 11:43:05 +02:00
f35f320719 Move xclip to the correct section 2023-07-01 13:43:31 +02:00
Andreas Zweili
cf30bc9c03 Add flag to keeweb
Otherwise it doesn't start in Virtualbox
2023-06-28 09:06:39 +02:00
35b9bd3fde Remove python packages from system
I should define these in flakes or shell.nix
2023-06-25 13:40:41 +02:00
c0e1493cba Add an additional git config for work 2023-06-25 12:58:32 +02:00
10ee66b957 Replace nil with nixd 2023-06-21 21:14:55 +02:00
636c6d6350 Add some performance improvements for language server 2023-06-21 21:14:32 +02:00
b44cbae842 Move the lsp hook to the python mode 2023-06-21 21:14:12 +02:00
e134799a3a Unify the desktop configs 2023-06-12 12:45:53 +02:00
078558bbf6 Move yt-dlp into a module 2023-06-12 11:40:51 +02:00
d53cdfbd95 Move work work-desktop into a module 2023-06-12 11:35:37 +02:00