Merge branch 'main' of github.com:bloxx12/nichts

This commit is contained in:
get 2024-04-12 07:14:14 +02:00
commit 6cf67c226d
9 changed files with 21 additions and 41 deletions

View file

@ -22,10 +22,10 @@
zsh = {
enable = true;
profiling = false;
extraAliases = {
cls = "clear";
cd = "z";
};
extraAliases = {
cls = "clear";
};
};
git = {