Skip to content

bl0ggy/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installing packages

In this directory, use stow:

  • only one package: stow -t ~/ -S git
  • or multiple: stow -t ~/ -S git kitty nvim...
  • or all: ./stow.sh Remove links by replacing -S by -D, and force reinstall by using -R instead.

Useful notes

Git

To avoid committing git user.name and user.email, add them to the file ~/.config/git/config (create it if it doesn't exist).

About

My dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published