Skip to content

jaredp/cs161-bashrc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cs161-bashrc

bashrc file for cs161 development

By Kenny Yu

Install

cd ~
git clone https://github.com/kennyyu/cs161-bashrc.git
cp ~/cs161-bashrc/bashrc ~/.bashrc && source ~/.bashrc

Contents

  • bashrc - contains a prompt that shows the current branch; sources aliases
  • aliases.sh - contains useful aliases for working with os161
  • git-prompt.sh - library for adding git information to the prompt

About

bashrc file for cs161 development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%