Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shell commands #547

Merged
merged 20 commits into from
Aug 31, 2021
Merged

Shell commands #547

merged 20 commits into from
Aug 31, 2021

Commits on Aug 3, 2021

  1. Configuration menu
    Copy the full SHA
    85bfe43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e3fad0 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Configuration menu
    Copy the full SHA
    8b1474f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b2b746 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Configuration menu
    Copy the full SHA
    4e38182 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4f52da View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Configuration menu
    Copy the full SHA
    689b2b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4828b03 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2021

  1. Update shell command prompts

    Omnikar committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    158ff51 View commit details
    Browse the repository at this point in the history
  2. Remove clone of shell config

    Omnikar committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    ca6ff06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    612bb7b View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2021

  1. Configuration menu
    Copy the full SHA
    4b5bef2 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Configuration menu
    Copy the full SHA
    ad83b86 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Remove unwrap calls on potential common errors

    `shell` will no longer panic if:
      * The user-configured shell cannot be found
      * The shell command does not output UTF-8
    Omnikar committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    6a40d71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39254ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2658a29 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Configuration menu
    Copy the full SHA
    d726131 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3f9ff1 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. Configuration menu
    Copy the full SHA
    123815b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cd098e View commit details
    Browse the repository at this point in the history