remove shell alias
This commit is contained in:
parent
6c8cb70892
commit
68f0195c48
|
@ -60,7 +60,7 @@
|
||||||
gcoe = "git config user.email";
|
gcoe = "git config user.email";
|
||||||
gcon = "git config user.name";
|
gcon = "git config user.name";
|
||||||
|
|
||||||
g = "lazygit";
|
# g = "lazygit";
|
||||||
|
|
||||||
# python
|
# python
|
||||||
piv = "python -m venv .venv";
|
piv = "python -m venv .venv";
|
||||||
|
|
Loading…
Reference in a new issue