Skip to content

windvans/all_config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup For Personal Review

Linux && MAC

Init the machine

configure file

git clone the repo and run the config.sh

bash ./config.sh

#! /bin/sh

cp ./with_plug.vim ~/.vimrc
echo "vim config complete"

cp ./tmux.conf ~/.tmux.conf
echo "tmux config complete"

cp ./zshrc ~/.zshrc

Releases

No releases published

Packages

No packages published