dotfiles

Files to recover my file system.
git clone git://git.b1t.dev/dotfiles.git
Log | Files | Refs | README

README.md (189B)


      1 # Ramon's  Dotfiles
      2 
      3 
      4 ## Installation 
      5 
      6 ### If on MacOS install the Command Line Tools for Mac. 
      7 ```bash
      8 xcode-select --install 
      9 ```
     10 
     11 After, run the `mac.sh`.
     12 
     13 # Requirements
     14 * git
     15 * zsh
     16 
     17