👉 Replaced pointer with working Catppuccin pointer, start nix-shells in
fish
This commit is contained in:
@ -24,6 +24,7 @@
|
||||
shellAliases = {
|
||||
# Transfer shell config to target device
|
||||
ssh = "kitty +kitten ssh";
|
||||
nix-shell = "nix-shell --run fish"; # Start nix-shells using fish
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user