Skip to content

crisbh/dotfiles

Repository files navigation

dotfiles repo

Overview

Repo with the dotfiles I use in my own (local) machine. These aim at setting up a smooth daily workflow.

My setup includes:

  • shell: zsh
  • terminal: kitty
  • editor: neovim
  • PDF reader: zathura
  • terminal session manager: tmux
  • tiling windows manager: amethyst (macOS)

Installation

I use GNU stow to deploy the various dotfiles from this repo in the form of symlinks. For this, go into the repo's directory and run

stow -t $HOME .

Notice that this method requires that the file structure in this repo mimicks the one in the user's home directory.

Alternatively, just run the provided install bash script as

bash install.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published