Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 648 Bytes

File metadata and controls

19 lines (17 loc) · 648 Bytes

ember-tools

Configurations and scripts to use over ssh in ember.hpc.lab See polyprogrammingclub/vim-poly-header for vim tools

Directions

From within ember,

git clone https://github.com/polyprogrammingclub/ember-tools
mv ember-tools/.bashrc ~/.bashrc
# adds screenfetch and lolcat to path
ln -s ~/ember-tools/ ~/bin
source ~/.bashrc

The bash profile comes with some aliases. Use 'alias' to see aliases.

Acknowledgements

Busyloop - lolcat
KittyKatt - screenfetch
abishekvashok - cmatrix