remove shell alias

This commit is contained in:
Frost-Phoenix 2024-02-23 23:21:47 +01:00
parent 6c8cb70892
commit 68f0195c48

View file

@ -60,7 +60,7 @@
gcoe = "git config user.email";
gcon = "git config user.name";
g = "lazygit";
# g = "lazygit";
# python
piv = "python -m venv .venv";