Skip to content

MattiasPernhult/dotfiles

Repository files navigation

dotfiles

Install

Run:

make

After successful make, restart computer.

Manual installation

Change default shell

which bash | sudo tee -a /etc/shells
chsh -s $(which bash)
sudo chsh -s $(which bash)

About

My personal dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published