Skip to content

clebio/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

107 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Caleb's Dotfiles

Move all dot-files to un-dotted filenames

find . -name '.*' | sed -r 's/\.\/(\.(.+))/mv \1 \2/g' | sh

Enable Pymacs in virtualenv

ln -s /usr/lib/python2.7/dist-packages/Pymacs ln -s /usr/lib/python2.7/dist-packages/ropemacs ln -s /usr/lib/python2.7/dist-packages/rope ln -s /usr/lib/python2.7/dist-packages/ropemode

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors