Skip to content

Commit

Permalink
Added YADM
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Peacock committed Sep 7, 2018
1 parent a77a442 commit dcc1c8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions specific.bash
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ alias subl="$SUBL_ALIAS"
alias cmake="$CMAKE"
alias taef="$TAEF"
alias dumpbin="$DUMPBIN"
alias yadm="$YADM/yadm"

# Alias to internal Windows error code lookup
alias err="//tkfiltoolbox/tools/839/1.7.2/x86/err "
Expand Down
1 change: 1 addition & 0 deletions variables.bash
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ CDP2OS="$GIT_REPOS/cdp2os"
MMX="$GIT_REPOS/Shell.MMX/android/components/AgentsAPI"
BASH="$GIT_REPOS/bash"
CPUB="$GIT_REPOS/cpubwin-project-rome"
YADM="$GIT_REPOS/yadm-project"

######### DEPENDENT ON WHAT DIR YOU'RE IN ########

Expand Down

0 comments on commit dcc1c8c

Please sign in to comment.