Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.27 KB

README.md

File metadata and controls

40 lines (27 loc) · 1.27 KB

dotfiles

This script allows you to obtain this result

This script allows you to deploy a functional configuration, quickly and simply. The plugins will allow you to have a pleasant environment and to gain in productivity.

⚙️ Plugins ZSH

🧰 Tools

📖 Installation

To install the dotfiles, you must use a user with administrator rights

wget https://raw.githubusercontent.com/Rsifff/dotfiles/master/install_dotfiles.sh
chmod +x install_dotfiles.sh
./install_dotfiles.sh
rm install_dotfiles.sh