Skip to content

hirotake/homedirectory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homedirectory

List of dot files and tools

Linux

Dot Files

Windows

  • Kaoriya version of Vim for Windows
  • Fiddler2
  • bludwind
  • putty
  • JSONedit
  • SOL4
  • HttpWatch
  • Firebug
  • Wireshark
  • Charles Proxy
  • 7-Zip
  • Handbrake
  • nodoka
  • R
  • TortoiseSVN
  • TrueCrypt
  • VMware Workstation
  • VirtualBox
  • COMODO Firewall
  • AVAST
  • Opera
  • Skype
  • SFTP Net Drive
  • Bullzip
  • Audacity
  • Audible
  • DAEMON Tools Lite
  • Frieve Editor
  • Graphviz
  • MP3Gain
  • 95cursor
  • Bz
  • Cassave
  • CraivingExplorer
  • DbVisualizer
  • FileCaptor
  • fs229
  • GIMPPortable
  • Git
  • PDIC
  • Rhino
  • Subversion
  • Terapad
  • UnixUtils
  • Unison
  • VirtualDub
  • VobBlanker
  • vlc
  • WinSCP
  • yagrep
  • curl
  • wget
  • tcpview
  • Process Explorer
  • WinShot
  • Becky!
  • PhantomJS
  • CasperJS

Tools

I use Kaoriya version of Vim for better Japanese support on Windows.


\curl -L https://get.rvm.io | bash -s stable --ruby
echo "source /home/hirotake/.rvm/scripts/rvm" >> ~/.bashrc

Note for CentOS 6.x


sudo su -c 'rpm -Uvh http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-7.noarch.rpm'
yum install -y libyaml libyaml-devel readline readline-devel


Markdown.pl ~/README.md | w3m -T text/html


function md2w3m { Markdown.pl $1 | w3m -T text/html }

Usage

  • Git clone

git clone https://github.com/hirotake/homedirectory.git .dotfiles

  • Initialize home directory

rake -f .dotfiles/Rakefile init

  • Clean up home directory

rake -f .dotfiles/Rakefile init

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages