[shell] eng locale for lazygit alias

This commit is contained in:
2024-07-28 16:29:33 +03:00
parent 9876c30d6d
commit 274c9f2bab

View File

@@ -1,2 +1,2 @@
alias l="ls -lah" alias l="ls -lah"
alias lg="lazygit" alias lg="LANG=en_US-UTF-8 lazygit"