Skip to content

junhyeokahn/dotfiles

Repository files navigation

Dotfiles

Personal dotfiles for *NIX systems

Installation

$ cd ~ && git clone --recursive https://github.com/junhyeokahn/dotfiles.git
$ cd ~/dotfiles && source ./install-prerequisite

Then

$ cd ~/dotfiles && source ./install-zsh

or

$ cd ~/dotfiles && source ./install-bash

Finally, install

  • Anaconda and add #21 in rc
  • $ pip install yapf
  • $ pip install python-language-server

To generate compile_commands.json, run cmake -DCMAKE_EXPORT_COMPILE_COMMANDS=1 .. or see this for bazel

About

Personal dotfiles for *NIX systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published