🖌️ Styled Fastfetch, more info in README, alias for fastfetch
This commit is contained in:
@ -24,7 +24,8 @@
|
||||
shellAliases = {
|
||||
# Transfer shell config to target device
|
||||
ssh = "kitty +kitten ssh";
|
||||
nix-shell = "nix-shell --run fish"; # Start nix-shells using fish
|
||||
nix-shell = "nix-shell --run fish"; # Start nix-shells using fishcd
|
||||
fetch = "fastfetch";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user