Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 278 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 278 Bytes

dot

nictuku's dot config files (bash, vim)

adduser --disabled-password yves visudo

sudoers line reminder:

%sudo	ALL=(ALL:ALL) NOPASSWD:ALL

Install everything:

# unprivileged
curl -sL https://raw.githubusercontent.com/nictuku/dot/master/setup.sh | bash