feat: expanded fish configuration

Refactored fish configuration values into separate directory

Created fish init shell code for nh and zoxide

Reverted removal of cd=z alias since it works now
This commit is contained in:
Zhongheng Liu 2024-08-11 20:40:39 +08:00
commit 28506968d7
No known key found for this signature in database
5 changed files with 258 additions and 4 deletions

View file

@ -9,7 +9,7 @@ in
with lib; {
imports = [
./zsh.nix
./fish.nix
./fish
./zoxide.nix
./direnv.nix
./starship