reformatted lua files to follow a single standard
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user