Skip to content

SBlokhuizen/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

.dotfiles

Contains my dotfiles.

Install dependencies:

sudo apt install tmux npm ripgrep xclip
npm install -g n
# Install nerd font from:
# https://github.com/ryanoasis/nerd-fonts/tree/master/patched-fonts/JetBrainsMono

To generate the symlinks for all dotfiles:

stow .

Install TPM

git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
# Source TPM with tmux running
tmux source ~/.tmux.conf
# Then use ctrl + space + I to install TPM plugins

To remove the created symlinks:

stow -D .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published