Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 454 Bytes

README.org

File metadata and controls

30 lines (20 loc) · 454 Bytes

dotFiles

My configuration files for vim, bash, mlterm.

Installation

Clone repository by running this command

git clone https://github.com/zzgraph/dotFiles

Change directory to dofFiles

cd dotFiles

Update submodules to enable VIM plugins and LS_COLORS support

git submodule init
git submodule update --remote

at last run command

./install.sh