3fe4c53f9f
Automatically open $HOME session on first terminal launch
2025-08-31 12:25:43 +03:00
f7079722d6
Some hypr configurations, added rclone and renabled KDE
2025-08-30 15:27:23 +03:00
60dccc3a7f
Don't open tmux every time a terminal starts
2025-08-28 19:22:54 +03:00
b4f020a1f1
Disable asking the password thru the GUI, use the terminal (GPU issue)
2025-08-07 23:56:17 +03:00
a12decfc17
Added readonly access to $HOME for sqlite grafana extension for Eko
...
development
2025-07-20 17:43:33 +03:00
9d0fbc61f6
Renamed FLAKE to NH_FLAKE so nh recognizes it now
2025-06-28 14:29:58 +03:00
9112078b25
Keychain now uses the KDE wallet GUI insteead of the terminal when
...
asking for passphrase which is (hopefully) more secure, with a timeout
of 1 minute (after the timeout, it'll stop blocking, causing every open
terminal to open it's own prompt popup which is annoying, might increase
this if I still regularly hit the limit)
2025-06-18 12:44:16 +03:00
56ea48ff78
Replaced manual mounting in .zshrc with better mounting using systemd
2025-06-17 10:59:01 +03:00
5b1af5de36
Automatically mount all my drives
2025-06-03 13:45:41 +03:00
8a47045cd0
Added/changes some aliases for git and k
2025-06-01 16:05:01 +03:00
8ed23a3296
Manually mount windows partition in zshrc bcz dolphin fails to do so
2025-05-20 16:11:00 +03:00
3bdb802fd2
Removed time taken for zsh to load as it went down from 0.5s to 0.05s so
...
basically instant
2025-05-16 11:36:55 +03:00
522fd07b1d
Removed activity watcher and removed some useless stuff from alpha nvim
...
dashboard
2025-05-01 18:21:49 +03:00
9a15072355
Updated zshrc to use my new CLI instead of tms
2025-02-27 17:21:37 +02:00
986cdfcab0
Moved tms into my own cli tool
2025-02-26 13:52:37 +02:00
541b7b0562
Updated oil to move to trash (cuz I almost lost 4 hours of work, but git
...
had a dangling blob with that saved it)
2025-01-24 21:41:36 +02:00
188acad6d8
Automatically start some applications when a shell starts for the first
...
time (which is when I startup my pc)
2025-01-21 13:27:04 +02:00
9f8f5d1f03
Trying to fix issue where activitywatch wouldn't work until I nixos
...
rebuild bcz of the boot being full so I can't rebuild properly
2025-01-08 11:44:05 +02:00
bcf5dc10ef
Made activitywatch automatically start
2025-01-05 17:04:11 +02:00
622ba547e4
Added fzf-git script which is really cool for easily picking commit
...
hashes
2025-01-02 17:28:01 +02:00
74c1ef70ce
Removed atuin, and also .korganizerrc is no longer kept in my dotfiles
...
as it changes too frequently with things like my current view and it's
pointless to version control (but will probably back it up somewhere
privately)
2024-12-18 12:05:17 +02:00
021331f52c
Added atuin, I still prefer fzf I think but might change my mind later
2024-12-15 23:17:08 +02:00
a1434b8287
Changed a bunch of tmux stuff, fixed annoying issue with hostname for
...
windows, root cause was catppuccin, removed the true color fixes because
it's no longer needed due to using linux + ghostty, but if there r any
issues in the future, maybe it's due to this, but everything seems to
work
2024-12-15 10:59:26 +02:00
b30a2cc92a
Replaced nvimpager with less, and now delta works with colors
2024-12-14 23:14:29 +02:00
3c7578d4fd
Removed timeout for keychain cuz it's annoying, right now I am not in
...
worry that some1 will get access to my physical PC so it's fine, if it
changes I will make the cooldown shorter so it's safe when I am off my
PC
2024-12-02 13:40:57 +02:00
73b3c21823
Added manually installed .zls
2024-12-02 13:40:25 +02:00
97983affde
Added zig
2024-12-01 23:13:51 +02:00
03e05cddf8
Added icons to ls using eza
2024-11-30 08:59:37 +02:00
d709d2de54
Fixed tmux loading on startup issue, also loads $HOME automatically
2024-11-28 15:23:35 +02:00
9773ec9330
Added syntax highlighting to zsh and some other minor tweaks
2024-11-28 14:18:15 +02:00
ef48ce7a9e
Added scripts to path, added tmux-sessionizer it's so great, and also an
...
auto setup for projects (and specific ones aswell like eko)
2024-11-28 11:27:55 +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
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
621e6f4bf4
Fixed git pager issues and lua lsp and formatting works
2024-11-20 18:23:32 +02:00
51156feba5
Moved the flake env var to zshrc due to issues with sessionVariables
2024-11-19 10:30:20 +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
edc8b3c03f
Some more nixos changes along with some other stuff
2024-11-18 22:54:59 +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
9c5c5de47d
I installed pnpm bcz ig it's better? idk fuck frontend but it added this
2024-11-09 23:45:36 +02:00
44223b77ee
Added COLORTERM env var so programs recognize my terminal supports true
...
color
2024-11-06 22:27:05 +02:00
93c71cb27e
Shell integrations also load normally (but also ZVM to re-define the
...
keymaps)
2024-11-02 18:58:29 +02:00
38121b3dc8
Actually actually fixed it also moved some stuff to load after zvm
2024-11-02 18:53:06 +02:00