Commit graph

16 commits

Author SHA1 Message Date
DannyDannyDanny
f16506a108 feat: shell-alias to cd into tmp dir 2025-12-28 21:38:38 +00:00
DannyDannyDanny
50d5f3a9e6 feat: alias nix develop to nide 2025-12-02 13:36:52 +01:00
DannyDannyDanny
bc66b138f7 feat: enable zoxide on shell init 2025-12-01 10:34:57 +01:00
DannyDannyDanny
974baa9071 feat: add weather alias 2025-11-28 14:54:40 +02:00
DannyDannyDanny
9814feb179 Fix tmux scrolling: enable smooth line-by-line scrolling
- Override default wheel bindings that caused 5-line jumps
- Add custom bindings for smooth 1-line scrolling
- Clean up trailing whitespaces in fish.nix
- Adjust Alacritty scroll multiplier from 3 to 1
2025-09-13 20:39:05 +02:00
DannyDannyDanny
f72b7e6ddb Clean up trailing whitespaces
- Remove trailing whitespaces from all .nix files
- Remove trailing whitespaces from shell scripts
- Remove trailing whitespaces from README files
- Improves code consistency and follows best practices
2025-09-13 17:39:26 +02:00
DannyDannyDanny
a16fcb9f51 Set nvim as default editor across all configurations
- Add EDITOR and VISUAL environment variables to fish shell init
- Add system-level EDITOR and VISUAL variables for macOS and WSL
- Ensures nvim is used as default editor for git, system tools, and applications
- Maintains existing neovim defaultEditor configuration
2025-09-13 17:37:34 +02:00
DannyDannyDanny
072f197660 feat: unify theme switching with cross-platform script
- Create unified theme.sh script that works on both WSL and macOS
- Update fish alias to use new unified script instead of WSL-specific one
- Maintain backward compatibility with existing theme command
- Update documentation to reflect unified approach
- Script automatically detects platform and calls appropriate functionality
2025-09-12 13:41:49 +02:00
DannyDannyDanny
a88286a64e fix: feat: add Homebrew fish support + make fish greeting date BSD compatible 🐟 2025-09-11 14:42:41 +02:00
DannyDannyDanny
bf76b59f3c fix: macOS compatible ps flags 🐛 2025-09-11 14:00:19 +02:00
DannyDannyDanny
83cf701855 feat: add mpd / fzf music command 2025-08-23 20:09:59 +00:00
DannyDannyDanny
b50517188e chore: remove ssh startup commands 🔥
* they don't work anyway
2025-06-26 16:46:34 +00:00
DannyDannyDanny
2b06e6215e feat: launch ssh-agent + add github ssh key to agent on shell start 2025-05-11 20:30:27 +00:00
DannyDannyDanny
e3eb3d42eb add wsl-theme-change fish alias 2025-01-28 08:56:00 +00:00
DannyDannyDanny
b895c72205 🐛 fix bash launching fish 2024-08-20 14:23:58 +00:00
DannyDannyDanny
970b9ace99 use fish shell 2024-08-20 13:30:36 +00:00