Skip to content

marekkaczkowski/dotfiles

 
 

Repository files navigation

Dotfiles GitHub Stats

Screenshot

Changes

This is modified version of Anish dotfiles.

  • ZSH ➡️ oh-my-zsh
  • vim-pathogen ➡️ Vundle.vim ➡️ vim-plug

Getting Started

Symlink to oh-my-zsh should work fine. In case of problem follow basic-installation instructions.

Dotbot will handle entire installation process 🚀

cd ~
git clone https://github.com/marekkaczkowski/dotfiles.git
cd dotfiles
./install

Note that the install script is idempotent - running it multiple times has no effect.

Basicly you only have to change name and email in config/gitconfig.conf and yo-rc-global.json. Does anyone still use Yeoman? 👻

License

Copyright ©️ 2014 Marek Kaczkowski. Released under the MIT License. See LICENSE.md for details.

Crafted with ❤️ by Onrel.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.0%
  • Shell 21.2%
  • Vim Script 5.1%
  • Scala 3.7%