Skip to content

sumithemmadi/dotfiles

Repository files navigation

dotfiles

My personal configuration files.

Installation

apt-get update -y
apt-get upgrade -y
apt-get install neofetch -y
apt-get install stow -y
git clone https://github.com/sumithemmadi/dotfiles.git
cd dotfiles
mv $HOME/.bashrc $HOME/.bashrc.save
./install.sh
exit