Skip to content

andres-blanco/configs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal configs

These are my personal configuration files for tmux, vim and git. It's tested on Mac OS and Ubuntu.

If you want to use it you have to run it like this. THIS WILL BREAK YOUR CURRENT CONFIG:

make install \
    EMAIL=YOUR@email.com 

This will install all configuration files. If you want to install a specific configuration you can alternatively run:

  • make install tmux
  • make install vim
  • make install git

Each target is configurable through environments variables, look in Makefile file to see what can you do.

Dependencies

  • make
  • m4
  • git, tmux, vim installed

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published