Skip to content

Commit

Permalink
Create .bashrc
Browse files Browse the repository at this point in the history
  • Loading branch information
johnjbutler authored Dec 14, 2019
1 parent ce50958 commit 41ccdbd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .bashrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
export PATH="$PATH:/ixquick/bin"

# Source a user-specific bash profile
# Place profile at /powasp/.bash_profile and uncomment the following line:
[[ -f /ixquick/.bash_profile ]] && source /ixquick/.bash_profile

0 comments on commit 41ccdbd

Please sign in to comment.