Skip to content

kui8shi/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

this was originated from cocuh's dotfiles.

usage

Run python install.py. it makes symbolic link to dotfiles. This script required python. (but compatible for python2/3)

$ cd ~/dotfiles
$ ./install.py [PROFILE]
$ ./regenzshrc.py

warning

This install script doesn't generate .zshrc. You must run regenzshrc.py to generate .zshrc after calling install script. After first zsh script generation, .zshrc watches .zshrc.d/*/*.zsh files to re-generate itself.

profile

desktop

component

Components define how to make symbolic links on each dotfiles.

  • zsh
  • bin
  • vim
  • tmux
  • i3
  • ipython
  • xdefaults
  • xresources
  • python
    • virtualenvwrapper

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published