diff --git a/etc/shell/bash/aliases_cygwin b/etc/shell/bash/aliases_cygwin index 6a75c83..bd367df 100755 --- a/etc/shell/bash/aliases_cygwin +++ b/etc/shell/bash/aliases_cygwin @@ -1,7 +1,7 @@ #!/bin/bash #################################################################### # # Создан: Ср 14 авг 2013 12:07:22 -# Изменён: Пт 13 сен 2013 16:33:08 +# Изменён: Сб 14 сен 2013 12:28:41 # ################################################################################ #{{{ \033[00m\n\b------\n @@ -183,6 +183,11 @@ alias ad_printers='cscript //nologo $(cygpath -w "`which ldapAllPrinters.vbs`") alias beeline="iexplore https://uslugi.beeline.ru &" #noindex alias elastix="cygstart -o https://sip.tkpt.ru/index.php &" #noindex +#- Меню на неделю +dinner() { + cscript //nologo $(cygpath -w "`which dinner.vbs`") $* | 8U +} + #- Открытие страницы vimwiki в браузере wiki() { url=$(cygpath -w //file-srv/homedir$/`whoami`/wiki/"`echo ${1:-index} | sed 's/_/ /g'`".html) diff --git a/etc/shell/wincmd/cmdrc.bat b/etc/shell/wincmd/cmdrc.bat index 580b128..3201ffc 100755 --- a/etc/shell/wincmd/cmdrc.bat +++ b/etc/shell/wincmd/cmdrc.bat @@ -1,5 +1,5 @@ :: Создан: Пт 16 авг 2013 13:05:48 -:: Изменён: Пт 13 сен 2013 14:03:27 +:: Изменён: Сб 14 сен 2013 12:30:13 @ECHO OFF @@ -31,6 +31,7 @@ MODE CON: COLS=100 LINES=50 @DOSKEY :q=exit @DOSKEY history=doskey /HISTORY @DOSKEY h=doskey /HISTORY +@DOSKEY ..=cd .. @DOSKEY ls=DIR $* @DOSKEY cp=COPY $* @@ -99,6 +100,9 @@ MODE CON: COLS=100 LINES=50 @DOSKEY abs=addressbook_tkpt ^| find ^"$*^" @DOSKEY abc=addressbook_check +:: Меню на неделю +@DOSKEY dinner=cscript //nologo dinner.vbs $* + :: Cygwin if exist D:\etc\bin\cygwin\bin\mintty.exe (