Skip to content

Instantly share code, notes, and snippets.

@vejuhust
Last active November 10, 2022 02:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save vejuhust/27e7d0fa0c0a8f52afcb to your computer and use it in GitHub Desktop.
Save vejuhust/27e7d0fa0c0a8f52afcb to your computer and use it in GitHub Desktop.
My Common build\aliases\aliases.pub in Microsoft
b build
bbb build nuke && build -cleanonly && build
bq build nuke && quickbuild $*
e start buildd.err
mc sdv -u fareast\weye ...
s+ sd add $*
s- sd delete $*
s! sd revert $*
sa sdp apply $*
sc sd change
sde sdv describe $*
se sd edit $*
so sdv opened
sp sdp pack $*
sr sd resolve $*
ss sd sync $*
sse sd.exe sync $*
sub sd submit -c $*
sx sdv explore $*
wd windiff $*
l odd -lo
ls dir $*
o start .
oo start $*
vs12 "C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\devenv.exe" $*
vs13 "C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\devenv.exe" $*
csportal d:\Code\MainEmpty\private\packages\OpenData.Service.Pipeline.Product\src\CSPortal.sln
.. cd ..
... cd ..\..
.... cd ..\..\..
..... cd ..\..\..\..
...... cd ..\..\..\..\..
....... cd ..\..\..\..\..\..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment