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.
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.
- 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
orCommand-Option-J
. - Copy and paste the latest code into the Console and press Enter.
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