Skip to content

mikbras/linuxtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linuxtools

Steps for setting up a new machine/VM:

(*) sudo apt install net-tools
(*) ifconfig -a (to determine IP address)
(*) add PuTTY entry for this address
(*) $ cat bashrc >> ~/.bashrc
(*) $ cp vimrc ~/.vimrc
(*) update "GIT_CRED" variable in ~/.bashrc
(*) $ source .bashrc
(*) git config --global user.email "mikbras@microsoft.com"
(*) git config --global user.name "Mike Brasher"
(*) $ cp ./bin ~/bin

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published