##// END OF EJS Templates
sh profile now uses 'raw' %macro (-r) as default
vivainio -
Show More
@@ -62,7 +62,7 b' def main():'
62
62
63
63
64 ip.IP.default_option('cd','-q')
64 ip.IP.default_option('cd','-q')
65
65 ip.IP.default_option('macro', '-r')
66 # If you only rarely want to execute the things you %edit...
66 # If you only rarely want to execute the things you %edit...
67 #ip.IP.default_option('edit','-x')
67 #ip.IP.default_option('edit','-x')
68
68
General Comments 0
You need to be logged in to leave comments. Login now