[remove] docker alias

i was dumb and thought user groups wasn't working
This commit is contained in:
Daveanand Mannie
2026-01-23 09:47:09 -05:00
parent e9fc5490ac
commit 16ad70f2ce

View File

@@ -15,7 +15,6 @@ if grep -qEi "(Microsoft|WSL)" /proc/version &> /dev/null; then
else
alias wezterm='wezterm' # Or point to native binary if needed
fi
alias docker='sudo docker'
alias lg='lazygit'
# [Odoo]
alias erp-dev='cd ~/workspace/pg/erp/'