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

New Section: batchsys (Job Scheduler Info) #705

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Oct 16, 2019

  1. Add prompt section for job ID of scheduler

    Print job id to prompt, getting info from job submission engine via environment variables. Currently supported: Slurm, LSF, PBS.
    AndiH committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    366c80c View commit details
    Browse the repository at this point in the history
  2. Add batchsys to $SPACESHIP_PROMPT_ORDER in spaceship.zsh

    It appears one needs to add their section here as well as otherwise the section is not available without sourcing the section .zsh explicitly.
    AndiH committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    f34902d View commit details
    Browse the repository at this point in the history