Skip to content

fedcuit/myhome

Repository files navigation

Usage

  1. update system

    • sudo apt-get update
  2. install autojump

    • sudo apt-get install autojump
    • brew install autojump
  3. install vim

    • sudo apt-get install vim-gnome
    • brew install macvim
  4. install ack and curl

    • sudo apt-get install ack curl git
    • brew install ack curl git
  5. install oh-my-zsh(Do not install on vagrant box, because zsh has a bad performance on it)

    curl -L https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh | sh
  6. run RUN_ME_TO_INSTALL

    $ git clone git://github.com/fedcuit/myhome.git
    $ cd myhome
    $ ./RUN_ME_TO_INSTALL

About

The enviroment of my linux.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published