Skip to content

radoslav/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

source makesymlinks.sh: https://github.com/michaeljsmalley/dotfiles/blob/master/makesymlinks.sh

add new user

adduser username

add user to sudo group

adduser radoslav sudo

lock root password

sudo passwd -l root

install oh-my-zsh

sudo apt-get install zsh
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published