kingdonb / dot

Dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kingdon's dotfiles - Ubuntu VM edition

apk add git
cd
git init
git remote add origin https://github.com/kingdonb/dot.git
git pull origin kingdonb && git co kingdonb
bash --login
  • .profile
  • .gitconfig
  • .gitignore
  • .bash_aliases
  • .bash_git
  • README.md - you're reading this

About

Dotfiles


Languages

Language:Shell 100.0%