jgermade / sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shell Utils

cd ~/.config
git clone git@github.com:jgermade/sh.git

zsh

echo "source $HOME/.config/shell/rc.zsh" >> ~/.zshrc

bash

echo "source $HOME/.config/shell/rc.bash" >> ~/.bashrc

About


Languages

Language:Shell 100.0%