floriangosse / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Install

Clone repository:

cd ~ && git clone https://github.com/floriangosse/dotfiles.git .dotfiles

Execute installation script:

~/.dotfiles/install.sh

Note: Make sure that you saved your local configurations before installing.

zsh

Local configuration

The local configuration file .zshrc.local will be loaded automatically if available.

About

License:MIT License


Languages

Language:Shell 96.6%Language:Vim Script 3.4%