giovanebribeiro / dotfiles

My dotfiles and scripts to make my life easier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

My dotfiles and scripts to make my life easier. Works on MacOSX and Linux. Strongly inspired on this project (Thanks Davidson!! :D)

How can I use it?

$ ./dot -h
Usage: ./dot [options] <action> <module>

   <action> means: What do you want to do? (install or uninstall)
   <module> means: The folder to be installed/uninstalled

   Options:
   h      Print this help
   v      Enable verbose

Available modules (install and configurations)

  • git
  • markdown
  • polybar (dependency: papirus icon theme)
  • rofi
  • vim
  • ctags
  • node
  • rust
  • tmux

About

My dotfiles and scripts to make my life easier

License:MIT License


Languages

Language:Shell 79.8%Language:Vim Script 19.7%Language:CSS 0.5%