mkell43 / terminal-configs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MKELLER TERMINAL CONFIG

License: MIT

@mkell43's terminal configs.

Install

From Keybase

cd ~/
git clone keybase://private/mkell43/dotfiles
mv ~/.bashrc{,.bak} # Backup existing .bashrc
ln -s ~/dotfiles/.bashrc ~/.bashrc

From Github

cd ~/
git clone keybase://private/mkell43/dotfiles
mv ~/.bashrc{,.bak} # Backup existing .bashrc
ln -s ~/dotfiles/.bashrc ~/.bashrc

Contributing

Not looking for contributors, but you're free to fork and if you've got a change I might find useful please open a PR and I'll take a look.

License

MIT

About


Languages

Language:Shell 100.0%