Skip to content

Genki-S/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genki's dotfiles

Automatic Installs

Install essentials

  • 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

Manual Installations

Mac Apps

  • open App Store
  • install purchased Apps

Firefox Addons

  • Firebug
  • dotjs
  • Text Link

TODO: To be automated

Install executables for overcommit config

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.

Known issues

  • Homebrew cask can't be installed without sudo privilege

For Arch

Pre-dotfiles

  • 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

Install dotfiles

Run ./install_arch.sh and cross your fingers.

Enable H.264 support for Vivaldi: https://gist.github.com/ruario/bec42d156d30affef655

For Ubuntu

WIP

Install Mayu (Karabiner alternative for Ubuntu)

Xmodmap cannot be used to map keys with control modifier.

About

My lovely settings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published