Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 460 Bytes

README.md

File metadata and controls

25 lines (22 loc) · 460 Bytes

My dotfiles

Very boring configs for:

  • zsh (oh-my-zsh)
  • vim
  • awesome
  • git
  • st (simple terminal)
  • roxterm

How it looks

vim vim2 zsh

You can install all configs:

git clone --recursive https://github.com/Timus1712/dotfiles.git
make

Or specified config:

git clone --recursive https://github.com/Timus1712/dotfiles.git
make vim