Skip to content
/ getup Public

A repository to restore basic linux machine configurations, .vimrc , .bashrc

License

Notifications You must be signed in to change notification settings

waheedi/getup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

getup

A repository to restore basic linux machine configurations, .vimrc , .bashrc

Usage

Install vim and vundle

sudo apt install vim && mkdir -p ~/.vim/bundle && git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim

Copy files from getup

Copy the .bashrc and .vimrc to your home folder

cp .vimrc .bashrc ~/.

About

A repository to restore basic linux machine configurations, .vimrc , .bashrc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published