Skip to content

Custom configuration for command line stuff I'm using at home and at work.

License

Notifications You must be signed in to change notification settings

Injabie3/config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Config

This repository holds my configuration on Linux-based systems.

Requirements

This repository assumes apt as the package manager. To prepare the system, please run the installPackages.sh script to install the prerequisites items, including Vundle as the vim plugin manager, among other things.

Management

Configs are are managed using GNU stow, which will symlink everything accordingly. To configure, simply run the following at the repo root:

stow . -t ~

To deconfigure, simply run the following at the repo root:

stow -D . -t ~

About

Custom configuration for command line stuff I'm using at home and at work.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published