Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(13)

Unified Diff: bin/cros-term

Issue 2733001: initial add of chromeos shell and cros-term (Closed) Base URL: ssh://git@chromiumos-git//window_manager.git
Patch Set: chmod +x cros-term Created 10 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | bin/crosh » ('j') | bin/crosh » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: bin/cros-term
diff --git a/bin/cros-term b/bin/cros-term
new file mode 100755
index 0000000000000000000000000000000000000000..bcb39284a86db16c7d873190c1a30a38dc565228
--- /dev/null
+++ b/bin/cros-term
@@ -0,0 +1,3 @@
+#!/bin/bash
Will Drewry 2010/06/08 15:11:15 Why not just use /bin/sh?
+
+exec /usr/bin/aterm -bg black -fg grey +sb
« no previous file with comments | « no previous file | bin/crosh » ('j') | bin/crosh » ('J')

Powered by Google App Engine
This is Rietveld 408576698