Skip to content

collection of .config files as I use them

Notifications You must be signed in to change notification settings

sleiner/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.dotfiles

Installation

Cloning the repository

Clone it via git to your home directory, e.g.:

git clone [email protected]:sleiner/.dotfiles.git ~/.dotfiles

Installing the files

It is recommended, to do this via symlinks, you can do this either manually or using GNU Stow.

Using GNU Stow

Example:

cd ~/.dotfiles
stow tmux # Installs the tmux files

For more details on this method, see this blog article.

Symlinking manually

Example:

ln -s ~/.dotfiles/tmux/.tmux.conf ~/.tmux.conf

About

collection of .config files as I use them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages