Skip to content

jemag/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

My personal dotfiles.

Management

Everything is currently managed through stow, hence the current folder hierarchy. To add dotfiles in their proper location, make sure they do not already exist in that location and then simply run the command:

stow {folder_name}

For example:

stow neovim

To remove dotfiles, you can simply use:

 stow -D {folder_name}

This allows keeping the dotfiles properly in the git repo while creating symlinks to the expected location by their respective program.

Screenshots

Neovim + tmux image image

About

Personal dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published