Skip to content

zsamotsil/dotfiles

 
 

Repository files navigation

dotjs

@reboot /home/ss/dotfiles/vendor/dotjs-ubuntu/bin/djsd -d

rubygems_cache

  $ mkdir ~/installed
  $ git clone git@github.com:akitaonrails/rubygems_proxy.git ~/installed/

nginx for rubygems_cache

install passenger with nginx, then:

  $ rm -rf /opt/nginx/conf
  $ ln -s $DOTFILES_PATH/conf/nginx /opt/nginx/conf

magnet protocol (ktorrent)

  gconftool-2 -t string -s /desktop/gnome/url-handlers/magnet/command "/usr/bin/ktorrent %s"
  gconftool-2 -s /desktop/gnome/url-handlers/magnet/needs_terminal false -t bool
  gconftool-2 -t bool -s /desktop/gnome/url-handlers/magnet/enabled true

libnotify for guard

  apt-get install libgtkmm-2.4-dev libnotify-bin

install dropbox

  cd ~ && wget -O - http://www.dropbox.com/download?plat=lnx.x86_64 | tar xzf -
  .dropbox-dist/dropboxd

About

dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 44.8%
  • Perl 31.0%
  • Shell 15.1%
  • Vim Script 7.7%
  • JavaScript 1.4%