Skip to content

qriaa/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My dotfiles

The intention is for this to not only be a .dotfiles repo, but to also provide a way to setup my environment quickly.

The dotfiles themselves are managed with the use of GNU Stow.

Dependencies

  • stow
  • kitty
  • zsh
  • oh-my-zsh
  • tmux
  • tmux plugin manager

Usage

First, you should install all dependencies. Only then you should run stow. This is because the installed software might overwrite the config once it is installed.

The --no-folding ensures that only the singular files are symlinked, not whole directories.

stow --no-folding .

Additional tips and remarks

Make sure to change the default shell (chsh).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published