Skip to content

rbringman3/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles for use with Gnu stow

mkdir ~/.dotfiles
cd ~/.dotfiles
curl -JLSs https://api.github.com/repos/rbringman3/dotfiles/tarball -o dotfiles.tar.gz
stow nvim bash zsh tmux iTerm2

For iTerm2

# Specify the preferences directory
defaults write com.googlecode.iterm2.plist PrefsCustomFolder -string "~/.config/iTerm2"
# Tell iTerm2 to use the custom preferences in the directory
defaults write com.googlecode.iterm2.plist LoadPrefsFromCustomFolder -bool true

About

Dot Files for Unix/Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published