fkeloks / dotfiles

My personal dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

My personal dotfiles

Docker

apt update -qqq && apt install -y -qqq wget && wget -q https://raw.githubusercontent.com/fkeloks/dotfiles/master/install.sh && bash install.sh && source ~/.bashrc;

BashRc

cd && rm .bashrc && wget -q https://raw.githubusercontent.com/fkeloks/dotfiles/master/.bashrc && source .bashrc;

About

My personal dotfiles


Languages

Language:Shell 100.0%