rake install
- open up another shell (which should be zsh)
rake bundle_up
./setup/install-released-binaries.zsh
TODO: remove downloads of non-essentials and speed up
- open App Store
- install purchased Apps
- Firebug
- dotjs
- Text Link
- moovweb/gvm
- brigade/overcommit
- Install cargo for Rust packages
- Go, Ruby, PythonでGNU GLOBAL(gtags)+α - Qiita
- Install tinytacoteam/zazu
- Install cheat/cheat
Install npm packages via package.json
in this repo:
cat package.json | jq '.dependencies | keys[]' | sed 's/^"//' | sed 's/"$//' | xargs npm install -g
Install rubygems via bundle install
.
- Homebrew cask can't be installed without sudo privilege
- Follow installation guide
- Add user (other than root)
- Install sudo
- visudo -> add me to sudoer
- Install i3
- Install rxvt-unicode
- Install xorg, xorg-init
- Install firefox (or any browser available from non-AUR)
- Copy & edit xinitrc
- startx
Run ./install_arch.sh
and cross your fingers.
Enable H.264 support for Vivaldi: https://gist.github.com/ruario/bec42d156d30affef655
WIP
- Install rbenv
- Install ruby
- Install golang
- Install lua
- Build Vim
- Build Emacs
- sudo apt-get build-dep emacs24
- wget -O- http://ftp.gnu.org/gnu/emacs/emacs-24.5.tar.xz | tar xJf -
- sudo apt-get install bzr
- sudo apt-get install tig
- sudo apt-get install espeak
- sudo add-apt-repository:
- ppa:jconti/recent-notifications
- sudo apt-get install:
- mercurial
- tree
- indicator-notifications
- exuberant-ctags
- findbugs
- nodejs
- npm
- Install fasd https://github.com/clvv/fasd
- Install Fcitx for Japanese input https://blogs.fsfe.org/stefan.a/2014/09/23/set-up-fcitx-chinese-and-japanese-language-input-ubuntu-14-04/
- Don't use ibus, it's kana-input is messed up
- Make
Super-<Tab>
change windows: shortcut keys - Sane alt-tab behaviour in Ubuntu 14.04.1 (unity) - Ask Ubuntu - Install jhawthorn/fzy: A better fuzzy finder
Xmodmap cannot be used to map keys with control modifier.