citrusui / crotfiles

"dotfiles" for crosh and Secure Shell.

Home Page:https://chrome.google.com/webstore/detail/secure-shell/pnhechapfaindjhompbnflcldabbghjo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

"dotfiles" for crosh and Secure Shell.

https://chrome.google.com/webstore/detail/secure-shell/pnhechapfaindjhompbnflcldabbghjo

License:MIT License


Languages

Language:JavaScript 100.0%