fix: Replace zsh specific with general shellAliases
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
programs.zsh.shellAliases = {
|
||||
home.shellAliases = {
|
||||
v = "nvim";
|
||||
c = "clear";
|
||||
cp = "cp -riv";
|
||||
|
||||
Reference in New Issue
Block a user