Commit Graph

737 Commits

Author SHA1 Message Date
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
5419d7419f Fix the PATH again 2023-08-18 14:18:16 +02:00
Andreas Zweili
5dd2ad93fd Correct the PATH 2023-08-18 14:13:40 +02:00
Andreas Zweili
ee46337409 Add ~/.local/bin to PATH 2023-08-18 14:10:02 +02:00
Andreas Zweili
e604311523 Use a lower resolution with the VM 2023-08-18 12:05:38 +02:00
a5f2be1e0d Update path 2023-08-07 15:37:12 +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
b99d39cca8 Revert "Create the direnv layout outside of the project"
This reverts commit a2cd0d26c2.
2023-08-03 09:18:48 +02:00
Andreas Zweili
a2cd0d26c2 Create the direnv layout outside of the project
This is only required for WSL because the share is so slow.
In general I think it is better to store the .direnv directory inside the
project so that when you delete the project Nix can clean the files as well.
2023-08-02 16:00:37 +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
Andreas Zweili
4b02d80e7e Add missing ' 2023-08-02 09:44:41 +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
6a9ae427a9 Mute MPV 2023-07-23 10:34:27 +02:00
a374a792ec Change keybindings for denote 2023-07-22 14:23:22 +02:00
28fc9fcbf2 Add littler helper script 2023-07-22 14:23:15 +02:00
Andreas Zweili
2abd73c0cf Add keybindings for denote 2023-07-21 16:10:11 +02:00
9ff7575dc7 Enable fzf support for tmux 2023-07-20 21:00:57 +02:00
73cc8a7233 Merge branch 'master' of git.2li.ch:Nebucatnetzer/nixos 2023-07-20 21:00:39 +02:00
feb248f602 Move tmux to home-manager 2023-07-20 21:00:28 +02:00
Andreas Zweili
c9a9dfc99b Remove obsidian 2023-07-19 09:13:46 +02:00
b931d8e524 Remove thunderbird 2023-07-18 19:36:31 +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
91bc3a9377 Add thunderbird 2023-07-13 13:39:14 +02:00
Andreas Zweili
33e22004b0 Disable flake8 2023-07-07 17:04:24 +02:00
Andreas Zweili
8a2853caaf Show diff for home-manager 2023-07-07 13:47:23 +02:00
Andreas Zweili
d563ef2f2b Add pkgs 2023-07-04 13:52:48 +02:00
Andreas Zweili
2e3c0b62c7 Add plexamp to work 2023-07-04 13:52:15 +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
60948c76bf Set NIX_PATH in home-manager 2023-06-28 10:53:04 +02:00
Andreas Zweili
cf30bc9c03 Add flag to keeweb
Otherwise it doesn't start in Virtualbox
2023-06-28 09:06:39 +02:00
d2e56b940f Update home-version to 23.05 2023-06-26 14:33:26 +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
3fa6c2562e Remove custom format for nix-shell
Looks good again
2023-06-25 13:38:14 +02:00