JoelGrayson / Scripts

Manage your custom-created scripts supporting many languages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scripts

Easily manage scripts (commands) for shell sessions in MacOS.

Installation

bash -c "$(curl -L http://scripts.io/install.sh)"

Documentation

sm list sm add sm remove sm has sm disable sm enable sm edit

sm disable Renames script.sh to <disabled> script.sh sm enable Renames <disabled> script.sh to script.sh

sm get sm set

Config Values

  • editor - path to editor
    • vim
    • vscode
    • sublime
  • default_language

About

Manage your custom-created scripts supporting many languages.


Languages

Language:Shell 79.0%Language:Perl 19.6%Language:Python 0.7%Language:JavaScript 0.7%