Skip to content

Set zsh history SAVEHIST & HISTSIZE to 1M #20

Set zsh history SAVEHIST & HISTSIZE to 1M

Set zsh history SAVEHIST & HISTSIZE to 1M #20

Workflow file for this run

name: build
on:
push:
branches:
- main
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: sudo apt-get update
- run: sudo apt-get install shellcheck
- run: shellcheck aliases exports