Skip to content

Commit

Permalink
provide bashrc
Browse files Browse the repository at this point in the history
  • Loading branch information
holden-nelson committed Nov 20, 2018
1 parent 209500c commit 3ccb831
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions bash/.bashrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
#####
#
# .bashrc : sourced by bash at startup
# symlink to ~/.bashrc
#
#####

# Powerline prompt
source /etc/bash_completion.d/git-prompt
source ~/build/bash-powerline-shell/ps1_prompt


0 comments on commit 3ccb831

Please sign in to comment.