Skip to content

Commit

Permalink
Changed cdrain to cdrinsar and Updated Path
Browse files Browse the repository at this point in the history
With the name change from rain/ to rinsar/ the alias path needed to be updated
  • Loading branch information
Ovec8hkin authored Apr 15, 2019
1 parent 92d2351 commit 4b48222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bashfiles/alias.bash
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ alias cdr='cd ${PARENTDIR}'
alias cdrb='cd ${PARENTDIR}/bashfiles'
alias cdrs='cd ${INT_SCR}'
alias cdrsa='cd ${PARENTDIR}/samples'
alias cdrain='cd ${PARENTDIR}/rain'
alias cdrinsar='cd ${PARENTDIR}/rinsar'
alias cdrt='cd ${PARENTDIR}/sources/rsmas_tools'
alias cdrts='cd ${PARENTDIR}/sources/rsmas_tools/SAR'
alias cdrtg='cd ${PARENTDIR}/sources/rsmas_tools/GPS'
Expand Down

0 comments on commit 4b48222

Please sign in to comment.