My dotfiles for Linux, Windows and OSX. Includes PowerShell, Bash, tmux and VIM environment files.
Credit goes mostly to Timo Sugliani and Fabio Raposselli from whom I borrowed some examples and files.
iTerm color schemes are mine and one taken from Adam Hawkins dotfiles.
Included with the repo there are two installation scripts for OSX and Fedora. This scripts are not only to install dotfiles but also to configure a newly installed system. Tested with OSX 10.11 and Fedora 23.
- Clone the repo
git clone https://github.com/jreypo/dotfiles.git ~/.dotfiles
. - For macOS there are two scripts, one to bootstrap my personal dev MacBook and a second one for my work MacBook. Feel free to use and modify them for your needs.
- Dev MacBook
macos_dev.sh
. - Work MacBook
macos_work.sh
.
- Dev MacBook
- For Fedora Workstation execute
fedora_setup.sh
script in foldersetup
. This script is outdated, not tested with the most recent Fedora versions. - For Windows PowerShell follow the README instructions in the
powershell
folder.
- Add bootstrap script for servers (CentOS/Almalinux, Debian/Ubuntu Server, Fedora)