Compare commits

..

No commits in common. "7d7d1316d99ca9a9c895f556eccb4e82a889698c" and "9b36d4bd8e8849b1560eec13aca34ceb29074c77" have entirely different histories.

6 changed files with 1 additions and 17 deletions

View file

@ -53,7 +53,6 @@
imports = [
./appearance
./languages
./profile
./programs
./services

View file

@ -1,8 +0,0 @@
{ ... }:
{
imports = [
./javascript.nix
./go.nix
./php.nix
];
}

View file

@ -1,8 +0,0 @@
{ ... }:
{
home.shellAbbrs = {
p = "php";
pa = "php artisan";
a = "php artisan";
};
}

View file

@ -10,6 +10,7 @@
./fish.nix
./fzf.nix
./gh.nix
./go.nix
./hyfetch.nix
./lazygit.nix
./less.nix