reformatted lua files to follow a single standard

This commit is contained in:
2023-03-13 20:43:34 +00:00
parent 92cec18df3
commit ac53964865
11 changed files with 52 additions and 51 deletions

View File

@ -35,8 +35,8 @@ yay brave-bin
mkdir ~/git
cd ~/git
git config --global user.name "Luke Else"
git config --global user.email "mail@luke-else.co.uk"
git config --global user.name 'Luke Else'
git config --global user.email 'mail@luke-else.co.uk'
git clone ssh://git@git.luke-else.co.uk:222/luke-else/dwm.git
git clone ssh://git@git.luke-else.co.uk:222/luke-else/dmenu.git