Skip to content

Sawangg/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sawang's dotfiles

This is my dotfiles repository containing all of my configs.

screenshot

Install

Install every dotfiles and my bash config by using GNU/Stow and symlinks

git clone https://github.com/Sawangg/dotfiles.git ~/Documents/dotfiles/
cd ~/Documents/dotfiles/
stow -R .
ln -sf ~/Documents/dotfiles/.bashrc ~/.bashrc
source ~/.bashrc