Skip to content

config directory based on XDG Directory Specification

Notifications You must be signed in to change notification settings

fur0ut0/.config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.config

Welcome to my .config

Usage

.config_entities directory has all entities and we create symlinks to utilize them.

When there is no .config directory in your home directory:

$ cd ~
$ git clone https://github.com/fur0ut0/.config
$ cd .config
$ ./init.sh

When there is already .config directory in your home directory:

$ cd ~
$ mv .config config
$ git clone https://github.com/fur0ut0/.config
$ mv config/* .config
$ cd .config
$ ./init.sh

install.sh provides a script to install utility packages:

$ ./install.sh

NOTE: currenly it supports only installation via apt on Ubuntu for almost all packages.

About

config directory based on XDG Directory Specification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published