Skip to content

This is the repository where I store my config files for vim and zshrc, with an installer

Notifications You must be signed in to change notification settings

Seluj78/MyConfigFiles

Repository files navigation

MyConfigFiles

This is the repository where I store my config files for vim and zshrc, with an installer

Basic Installation

My config files are installed by running one of the following commands in your terminal. You can install this via the command-line with either curl or wget.

via curl

sh -c "$(curl -fsSL https://raw.githubusercontent.com/Seluj78/MyConfigFiles/master/install.sh)"

via wget

sh -c "$(wget https://raw.githubusercontent.com/Seluj78/MyConfigFiles/master/install.sh -O -)"

About

This is the repository where I store my config files for vim and zshrc, with an installer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published