Skip to content

Dreameh/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guidelines

Dotfiles

I sneaked the install script which takes care of stow here . These are all config files that I have dabbled with in the past, or something I use today, some things more frequently than others… like the .emacs.d config so that will obviously be updated more frequently.

Install instructions

Whatever you do, do not do this:

git clone https://github.com/Dreameh/dotfiles.git
cd dotfiles; ./install

That’s not how you should do it, you should do this:

git clone https://github.com/Dreameh/dotfiles.git
cd dotfiles
./install PROGRAM

the parameter PROGRAM is a placeholder for you to replace with whatever exists in the dotfiles repository and it will then get symlinked and then you can start use it.

About

New dotfiles repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published