Skip to content

some configs for my ubuntu local dev env

Yarosh/ubuntu_configs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ubuntu_configs

Some configs for my ubuntu local dev env. To use this

  1. cp bashrc ~/.bashrc (for Linux) or cp bash_profile_for_mac ~/.bash_profile (for mac)
  2. cp gitconfig ~/.gitconfig (don't forget to change username and email)
  3. sudo apt-get install git bash-completion
  4. cp git-prompt.sh ~/git-prompt.sh

Run source ~/.bashrc and enjoy!

About

some configs for my ubuntu local dev env

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages