Skip to content

My own dotfiles

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

jeong-sik/.dotfiles

 
 

Repository files navigation

Dotfiles

cd
git clone https://github.com/tirr-c/.dotfiles
ln -sf .dotfiles/.zshrc
ln -sf .dotfiles/.vimrc
ln -sf .dotfiles/.tmux.conf
ln -sf .dotfiles/.npmrc

Or,

cd
git clone https://github.com/tirr-c/.dotfiles
./.dotfiles/install.sh

.zshrc, .vimrc and .tmux.conf are derived from those in simnalamburt/.dotfiles, which is licensed under the Apache License 2.0.

Apache-2.0/MIT. See COPYRIGHT for details.

About

My own dotfiles

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 87.5%
  • Vim Script 12.5%