update
moved everything to the one script
This commit is contained in:
@@ -74,7 +74,12 @@ in
|
||||
]))
|
||||
];
|
||||
};
|
||||
programs.fish.enable = true;
|
||||
programs.fish = {
|
||||
enable = true;
|
||||
shellAliases = {
|
||||
vargix-os = "~./.vargix-os/vargixos"
|
||||
};
|
||||
};
|
||||
programs.thefuck.enable = true;
|
||||
programs.starship = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user