My personal dot files.
Via Browser:
Simply download the latest release or clone this repo and run
cd ../path/to/dot-files/
npm install && chmod +x install.sh && ./install.shor run the following line without cloning the repo:
bash
# Bash Shell
source <(curl -s https://raw.githubusercontent.com/Rawnly/dot-files/master/.installers/remote/_bash.sh)zsh
# ZSH Shell
source <(curl -s https://raw.githubusercontent.com/Rawnly/dot-files/master/.installers/remote/_zsh.sh)Run the following:
# OH-MY-ZSH Shell
source <(curl -s https://raw.githubusercontent.com/Rawnly/dot-files/master/.installers/remote/_oh-my-zsh.sh)or clone this repo and copy zsh/dotfiles folder to ~/.oh-my-zsh/custom/plugins/
- Terminal: Hyper with hyper-snazzy theme by @sindresorhus.
- Shell: Zsh with simple zsh theme.
---
Made with ❤️ by Rawnly