Files
dotfiles/shell/alias.sh

3 lines
54 B
Bash

alias l="ls -lah"
alias lg="LANG=en_US-UTF-8 lazygit"