Skip to content

jhkoivis/dvelib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dvelib

My code repository for helper functions, scripts and whatnot. The most useful is the oneliner to install my .bashrc:

pushd ~ && mv ~/.bashrc ~/.bashrc.`date +%s` && wget https://github.com/jhkoivis/dvelib/raw/master/production/userization/.bashrc && popd

or how to map a folder to letter V: in windows. Use your own account, not admin.

net use v: "\\localhost\c$\Users\jhkoivis\Dropbox" /persistent:yes

About

Automatically exported from code.google.com/p/dvelib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published