Compare commits

..

No commits in common. "bcfe50d3caed9991d02d9b29c63a72ccd6b6d761" and "7d8f56d008048b82a2598ad6d2efcd1075c8c0a0" have entirely different histories.

2 changed files with 1 additions and 8 deletions

View file

@ -1,2 +1,2 @@
--italic-text='always'
--theme=OneHalfDark
--theme=OneHalfLight

View file

@ -40,7 +40,6 @@
ctop
bottom
tailscale
rename
# Nodejs
nodejs_20
@ -183,12 +182,6 @@
"gicm" = "(git checkout main || git checkout master) && git pull";
"gic" = "git checkout";
"gip" = "git pull";
"ga" = "git add";
"gc" = "git commit";
"gr" = "git stash && gicm && git rebase main";
"gs" = "git status";
"gl" = "git log";
"gp" = "git push";
};
};