Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 1.07 KB

README.md

File metadata and controls

46 lines (35 loc) · 1.07 KB

Jonny's Dotfiles

To install clone the repository to somewhere in your home directory

git clone https://github.com/ingalless/dotfiles.git
cd dotfiles

Usage

Use GNU Stow to set things up.

# Example setup for scripts, nvim and tmux
stow bin nvim tmux

Neovim

stow nvim

ZSH

Configure environment variables in .zshenv or .zprofile

export JIRA_URL='https://org.atlassian.net'
export JIRA_API_TOKEN=""

Tools to install