Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1014 Bytes

README.md

File metadata and controls

38 lines (27 loc) · 1014 Bytes

dotfiles-ansible

The script will check if host Debian or MacOs and setup it accordingly to my personal taste. It will install and config all my favorite apps and command interfaces. To finish it all off Ubuntu and multiple apps will get Dracula theme.

Screenshot

Mac OS Iterm2 with nvim and tmux screenshot

How to install

Before install first setup SSH keys.

To install clone repository

$ git clone [email protected]:R4YM3/dotfiles-ansible-refactor.git

cd into repository:

$ ./install.sh

Shell

Files in the below mentioned folders are sourced in order of writing.

  • ~/.config/exports
  • ~/.config/config
  • ~/.config/aliases
  • ~/.config/plugins

This makes it easy to add and maintain

Post install on MacOs

  • Iterm2: Import Dracula theme (~/.config/dracula)
  • Iterm2: Set FireCode Nerd Font Mono as font
  • Set tab as an additional escape
  • Start nvim to automatically install plugins