Skip to content

Instantly share code, notes, and snippets.

View erwanjegouzo's full-sized avatar

Erwan Jegouzo erwanjegouzo

View GitHub Profile
@erwanjegouzo
erwanjegouzo / gist:5903791
Last active September 5, 2024 01:39
Dropbox sync
#DROPBOX SYNCING
#==============
# bash_profile
rm -rf .bash_profile
ln -s ~/Dropbox/.bash_profile .bash_profile
# Sublime 2 Preferences
cd ~/Library/Application\ Support/Sublime\ Text\ 2/
ln -s ~/Dropbox/appdata/sublime/Installed\ Packages ./Installed\ Packages