Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1.29 KB

README.md

File metadata and controls

32 lines (18 loc) · 1.29 KB

crotfiles

Note: Although the name sounds similar to dotfiles, it adds no aliases, fancy prompts, or additional functionality not available in the current shell. This only applies to the crosh and Secure Shell extensions.

Optional

If you are on Windows, macOS, or Linux, install the Secure Shell extension. On Chrome OS, Secure Shell will replace (but not overwrite) crosh when CTRL+ALT+T is pressed.

Install

  • Open crosh or Secure Shell with the following URLs, respectively:

chrome-extension://nkoccljplnhpfnfiajclkommnmllphnl/html/crosh.html

chrome-extension://pnhechapfaindjhompbnflcldabbghjo/html/nassh.html

  • Open the JavaScript console with CTRL+SHIFT+J or Command-Option-J.
  • Copy and paste the latest code into the Console and press Enter.

Uninstall

Warning: All preferences will be reset to system defaults.

term_.prefs_.resetAll();

If you prefer, you can change the settings manually:

crosh: chrome-extension://nkoccljplnhpfnfiajclkommnmllphnl/html/nassh_preferences_editor.html

Secure Shell: chrome-extension://pnhechapfaindjhompbnflcldabbghjo/html/nassh_preferences_editor.html