lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master a9f22cc 3/3: Improve commands in zsh history


From: Greg Chicares
Subject: [lmi-commits] [lmi] master a9f22cc 3/3: Improve commands in zsh history list
Date: Wed, 18 Apr 2018 08:36:03 -0400 (EDT)

branch: master
commit a9f22ccdaaefa316ef635971a312dc88c252ebe1
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Improve commands in zsh history list
---
 tabs/5/startup_script | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tabs/5/startup_script b/tabs/5/startup_script
index ba5c14e..6013dad 100755
--- a/tabs/5/startup_script
+++ b/tabs/5/startup_script
@@ -3,8 +3,8 @@
 a='schroot --chroot=cross-lmi'
 
 b='cd /opt/lmi/bin'
-c='wine ./lmi_wx_shared --ash_nazg --data_path=/opt/lmi/data'
-d='wine ./wx_test --ash_nazg --data_path=/opt/lmi/data'
+c='wine ./lmi_wx_shared --ash_nazg --data_path=/opt/lmi/data 
--pyx=only_new_pdf'
+d='wine ./wx_test --ash_nazg --data_path=/opt/lmi/data --pyx=only_new_pdf'
 
 print -rs $b ; echo $b ; eval $b
 print -rs $c ; echo $c



reply via email to

[Prev in Thread] Current Thread [Next in Thread]