Skip to content

erming/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

Copy and run this script:

git clone http://github.com/erming/dotfiles && ./dotfiles/install.sh

This will also apt-get a couple of useful packages:

  • git
  • screen
  • tree
  • unzip
  • vim
  • wget

Shortcuts

Useful git aliases:

a = add --all
b = branch
c = commit
d = diff
l = log --oneline -5
p = push
s = status

License

Available under the MIT license.

Releases

No releases published

Packages

No packages published