Commit Graph

374 Commits

Author SHA1 Message Date
dc13113e1a Added kotlin 2024-11-24 17:17:20 +02:00
f5e03b1a9e Removed tmux from opening automatically, I will just attach/open it
myself to prevent terminals (like IntelliJ) from using tmux
2024-11-24 16:33:26 +02:00
f590351dd0 Added desktop file for whatsapp and sorted out the JDK thing 2024-11-24 12:44:45 +02:00
d046d553ff Added java packages stuff 2024-11-24 10:30:14 +02:00
0987feb5f9 Added sqlc 2024-11-23 16:11:32 +02:00
5366cc1e3d Activated ratbagd service (for piper) for mouse configuration 2024-11-23 10:27:43 +02:00
b0aff111f0 Set SQL indents to 2 2024-11-23 08:53:41 +02:00
9263c6d06d Added goose, DB migration go tool 2024-11-22 16:35:34 +02:00
4c60f1dc06 Added 2 whatsapp clients to see which I prefer, added piper for mouse configuration 2024-11-22 15:30:50 +02:00
3b9a6de357 Fixed harpoon issue, mapped from Ctrl+F<num> to <leader><num> and then
added Ctrl+1-5 in Konsole to be -> <space>1-5
2024-11-21 16:31:13 +02:00
02624d8bde Tied up notification thing 2024-11-21 13:05:11 +02:00
d2608358a2 Made battery notifications work 2024-11-21 13:02:36 +02:00
60596c6680 Go and pnpm added to path, fixed clipboard issue (fuck wayland) 2024-11-21 12:43:17 +02:00
43e8afe804 Trying some stuff with clipboard and battery notification 2024-11-21 12:37:35 +02:00
979a45d376 Added go lint 2024-11-20 22:58:35 +02:00
a9e2614bc1 2 space indents fixed, added watchexec 2024-11-20 20:14:14 +02:00
8ec18a224f Added back most of the LSPs 2024-11-20 19:57:28 +02:00
b882df090f Fixed LSP issue by enabling dynamic linking, and removed unused scripts 2024-11-20 19:04:47 +02:00
621e6f4bf4 Fixed git pager issues and lua lsp and formatting works 2024-11-20 18:23:32 +02:00
9a353362bb Added protonvpn 2024-11-20 00:09:03 +02:00
308a267b59 Tmux plugins now fully work 2024-11-19 23:42:07 +02:00
4c0708599c Tied up configuration.nix 2024-11-19 23:24:47 +02:00
5afd0e767e Added btop for monitoring 2024-11-19 23:09:46 +02:00
dfb3ff9ccf Add swap file to hardware config 2024-11-19 22:43:26 +02:00
a8c10d7c6c Changed git pager to delta, added fastfetch, cleaned up unused packages 2024-11-19 22:33:36 +02:00
b0de96b1b8 Fixed telescope fzf-native issue 2024-11-19 16:27:05 +02:00
7bb4afe3fe Trying some stuff 2024-11-19 12:26:15 +02:00
f7aac1752c Removed some unneeded stuff 2024-11-19 11:27:16 +02:00
80e83424d8 Made wheel group (users who can sudo) not require a password 2024-11-19 11:18:56 +02:00
b3ba559898 Added wakatime-cli 2024-11-19 11:13:27 +02:00
a51f9e0879 Add rg and fg for telescope and other stuff that need it 2024-11-19 10:45:00 +02:00
51156feba5 Moved the flake env var to zshrc due to issues with sessionVariables 2024-11-19 10:30:20 +02:00
57ecf9524b Renamed host to laptop-nixos 2024-11-19 10:11:05 +02:00
4b0452609b Added git alises, disabled some more nvim plugins and installed a C compiler 2024-11-19 10:06:43 +02:00
92010ca06c Disabled a bunch of nvim stuff, will re-enable later once I sort things out 2024-11-19 00:58:09 +02:00
39b82ef71b Some zshrc changes and refactoring to adapt to nixos 2024-11-19 00:34:56 +02:00
924953acc4 Added keychain to not have to retype ssh passphrases 2024-11-19 00:08:22 +02:00
bd3da886d9 Fixed gitconfig issue 2024-11-19 00:06:30 +02:00
edc8b3c03f Some more nixos changes along with some other stuff 2024-11-18 22:54:59 +02:00
c83c276ff4 Initial NixOS config 2024-11-18 17:30:11 +02:00
82ef4ff9c0 Removed zsh-vi-mode in favor of normal zsh vim mode and also removed
some other stuff I didn't need, reorganized zshrc a bunch
2024-11-16 19:49:42 +02:00
f6edd1e9fe Changed keychain to persist ssh keys from 10m to 3h, also removed
duplicate undofile in nvim config thanks banana
2024-11-16 12:08:10 +02:00
5405c9a8f2 Chainged keychain to prompt about the key automatically and forget it after 30m 2024-11-15 17:16:12 +02:00
fa998f8391 Added automatic ssh agent to zshrc 2024-11-15 16:53:08 +02:00
99184af7f1 Added git commit signing 2024-11-15 15:40:34 +02:00
e5172732e9 Finally realized what caused the weird thing where tabs would become 2
spaces instead of 4, I needed to set markdown to opt local otherwise it
would effect other files
2024-11-12 16:27:29 +02:00
694cf5898b Added astro and mdx LSPs 2024-11-12 12:26:11 +02:00
ee2a9bed7d Fixed an issue with the bubbletea model snippet 2024-11-09 23:46:06 +02:00
9c5c5de47d I installed pnpm bcz ig it's better? idk fuck frontend but it added this 2024-11-09 23:45:36 +02:00
9f2fb373f8 Disabled nvim-treesitter-context bcz it took too much screeen space
sometimes, can probably limit it to 1 but I haven't ever used it
2024-11-09 23:45:25 +02:00