- 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 |
||
|---|---|---|
| .. | ||
| home/danny | ||
| hosts | ||
| fish.nix | ||
| flake.lock | ||
| flake.nix | ||
| hardware-configuration.nix | ||
| neovim.nix | ||
| readme.md | ||
| tmux.nix | ||
| uxplay.nix | ||
| wsl.conf | ||
Rebuild nixos and points to dotfiles dir:
sudo nixos-rebuild switch --flake ~/dotfiles/nixos#macbookair
# or
sudo nixos-rebuild switch --flake ~/dotfiles/nixos#wsl
# or
sudo -H nix run github:lnl7/nix-darwin -- switch --flake ~/dotfiles/nixos#Daniel-Macbook-Air