Skip to content

mattladany/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Dotfiles

Build Status License

These are my configuration and customization files. Files in this repository are symlinked to the user's home (/home/{user}) directory using the bootstrap.sh script.

Dependencies

  • bash (version >= 3.2)
  • vim (version >= 8.1)
  • git (version >= 2.17.2)
  • tmux (version >= 2.8)
  • curl (version >= 7.54.0)

Note: These dotfiles may work with versions older than the ones listed (especially curl), but these are the versions I am currently using.

Installation

git clone https://github.com/mattladany/dotfiles.git
cd dotfiles
./install/bootstrap.sh

To Do's

  • Ansible-ize this to avoid silly script issues
  • Cross-platform reliability (Mac, Arch, Centos, Ubuntu, etc.).
  • Research and display a more accurate version range.

About

My Configuration and Customization Files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published