Skip to content

raviu/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 

Repository files navigation

dotfiles

Dotfile collections.

OSX

To install do either:

curl -H 'Cache-Control: no-cache' -o- https://raw.githubusercontent.com/raviu/dotfiles/master/osx/install.sh | bash && source ~/.bash_profile
wget --no-cache -qO- https://raw.githubusercontent.com/raviu/dotfiles/master/osx/install.sh | bash && source ~/.bash_profile

Linux (Debian Variants)

To install do either:

curl -H 'Cache-Control: no-cache' -o- https://raw.githubusercontent.com/raviu/dotfiles/master/deb/install.sh | bash && source ~/.bash_profile
wget --no-cache -qO- https://raw.githubusercontent.com/raviu/dotfiles/master/deb/install.sh | bash && source ~/.bash_profile

References

Releases

No releases published

Packages

No packages published