satrac / joeky888.dotfile

Repository from Github https://github.comsatrac/joeky888.dotfileRepository from Github https://github.comsatrac/joeky888.dotfile

curl -s https://raw.githubusercontent.com/joeky888/dotfile/master/install.sh | bash

For MacOS and FreeBSD

curl -s https://raw.githubusercontent.com/joeky888/dotfile/master/install.sh | zsh

Bash Only

curl -L https://raw.githubusercontent.com/joeky888/dotfile/master/.bashrc > ~/.bashrc

Fish Only

mkdir -p ~/.config/fish/
curl -L https://raw.githubusercontent.com/joeky888/dotfile/master/.config.fish > ~/.config/fish/config.fish

About


Languages

Language:Shell 59.5%Language:Python 12.2%Language:JavaScript 9.2%Language:Dockerfile 8.5%Language:CSS 3.5%Language:Rust 3.5%Language:Lua 2.0%Language:Batchfile 0.9%Language:AutoHotkey 0.7%