Commit graph

10 commits

Author SHA1 Message Date
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