summaryrefslogtreecommitdiff
path: root/lib/common.nix
diff options
context:
space:
mode:
Diffstat (limited to 'lib/common.nix')
-rw-r--r--lib/common.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/common.nix b/lib/common.nix
index 822cf40..d0fdd50 100644
--- a/lib/common.nix
+++ b/lib/common.nix
@@ -178,7 +178,6 @@ in
'';
shellAliases = {
add = "git add --ignore-removal";
- ci = "git commit";
day = "date +%a";
ddate = "date +%Y.%m.%d";
dday = "date +%A";