Skip to content

Releases: bernoussama/lazyshell

Release v1.0.12-16

01 Jul 00:37
90c6b3d

Choose a tag to compare

Release v1.0.12-16 Pre-release
Pre-release

LazyShell v1.0.12-16

Downloads

  • Linux (x64): lsh-linux-x64
  • Linux (ARM64): lsh-linux-arm64
  • macOS (x64): lsh-darwin-x64
  • macOS (ARM64): lsh-darwin-arm64
  • Windows (x64): lsh-win32-x64.exe

Installation

  1. Download the appropriate binary for your platform
  2. Make it executable: chmod +x lsh-* (Unix systems)
  3. Move to a directory in your PATH: mv lsh-* /usr/local/bin/lsh
  4. Run: lsh --help

Checksums

SHA256 checksums are included in checksums.txt for verification.

Release v1.0.12-15

29 Jun 13:08
1b0b85a

Choose a tag to compare

Release v1.0.12-15 Pre-release
Pre-release

LazyShell v1.0.12-15

Downloads

  • Linux (x64): lsh-linux-x64
  • Linux (ARM64): lsh-linux-arm64
  • macOS (x64): lsh-darwin-x64
  • macOS (ARM64): lsh-darwin-arm64
  • Windows (x64): lsh-win32-x64.exe

Installation

  1. Download the appropriate binary for your platform
  2. Make it executable: chmod +x lsh-* (Unix systems)
  3. Move to a directory in your PATH: mv lsh-* /usr/local/bin/lsh
  4. Run: lsh --help

Checksums

SHA256 checksums are included in checksums.txt for verification.

Release v1.0.12-14

29 Jun 13:03
596be98

Choose a tag to compare

Release v1.0.12-14 Pre-release
Pre-release

LazyShell v1.0.12-14

Downloads

  • Linux (x64): lsh-linux-x64
  • Linux (ARM64): lsh-linux-arm64
  • macOS (x64): lsh-darwin-x64
  • macOS (ARM64): lsh-darwin-arm64
  • Windows (x64): lsh-win32-x64.exe

Installation

  1. Download the appropriate binary for your platform
  2. Make it executable: chmod +x lsh-* (Unix systems)
  3. Move to a directory in your PATH: mv lsh-* /usr/local/bin/lsh
  4. Run: lsh --help

Checksums

SHA256 checksums are included in checksums.txt for verification.

Release v1.0.12-13

29 Jun 13:02
470964c

Choose a tag to compare

Release v1.0.12-13 Pre-release
Pre-release

LazyShell v1.0.12-13

Downloads

  • Linux (x64): lsh-linux-x64
  • Linux (ARM64): lsh-linux-arm64
  • macOS (x64): lsh-darwin-x64
  • macOS (ARM64): lsh-darwin-arm64
  • Windows (x64): lsh-win32-x64.exe

Installation

  1. Download the appropriate binary for your platform
  2. Make it executable: chmod +x lsh-* (Unix systems)
  3. Move to a directory in your PATH: mv lsh-* /usr/local/bin/lsh
  4. Run: lsh --help

Checksums

SHA256 checksums are included in checksums.txt for verification.

Release v1.0.12-12

29 Jun 11:59
ffbcd18

Choose a tag to compare

Release v1.0.12-12 Pre-release
Pre-release

LazyShell v1.0.12-12

Downloads

  • Linux (x64): lsh-linux-x64
  • Linux (ARM64): lsh-linux-arm64
  • macOS (x64): lsh-darwin-x64
  • macOS (ARM64): lsh-darwin-arm64
  • Windows (x64): lsh-win32-x64.exe

Installation

  1. Download the appropriate binary for your platform
  2. Make it executable: chmod +x lsh-* (Unix systems)
  3. Move to a directory in your PATH: mv lsh-* /usr/local/bin/lsh
  4. Run: lsh --help

Checksums

SHA256 checksums are included in checksums.txt for verification.

Release v1.0.12-9

27 Jun 14:56
1abc40a

Choose a tag to compare

Release v1.0.12-9 Pre-release
Pre-release

LazyShell v1.0.12-9

Downloads

  • Linux (x64): lsh-linux-x64
  • Linux (ARM64): lsh-linux-arm64
  • macOS (x64): lsh-darwin-x64
  • macOS (ARM64): lsh-darwin-arm64
  • Windows (x64): lsh-win32-x64.exe
  • Windows (ARM64, experimental): lsh-win32-arm64.exe

Installation

  1. Download the appropriate binary for your platform
  2. Make it executable: chmod +x lsh-* (Unix systems)
  3. Move to a directory in your PATH: mv lsh-* /usr/local/bin/lsh
  4. Run: lsh --help

Checksums

SHA256 checksums are included in checksums.txt for verification.

Release v1.0.12-3

27 Jun 14:40
9a1b968

Choose a tag to compare

Release v1.0.12-3 Pre-release
Pre-release

LazyShell v1.0.12-3

Downloads

  • Linux (x64): lsh-linux-x64
  • Linux (ARM64): lsh-linux-arm64
  • macOS (x64): lsh-darwin-x64
  • macOS (ARM64): lsh-darwin-arm64
  • Windows (x64): lsh-win32-x64.exe
  • Windows (ARM64, experimental): lsh-win32-arm64.exe

Installation

  1. Download the appropriate binary for your platform
  2. Make it executable: chmod +x lsh-* (Unix systems)
  3. Move to a directory in your PATH: mv lsh-* /usr/local/bin/lsh
  4. Run: lsh --help

Checksums

SHA256 checksums are included in checksums.txt for verification.

Release v1.0.12-1

26 Jun 21:53
58e7e77

Choose a tag to compare

Release v1.0.12-1 Pre-release
Pre-release

LazyShell v1.0.12-1

Downloads

  • Linux (x64): lsh-linux-x64
  • macOS (x64): lsh-darwin-x64
  • macOS (ARM64): lsh-darwin-arm64
  • Windows (x64): lsh-win32-x64.exe

Installation

  1. Download the appropriate binary for your platform
  2. Make it executable: chmod +x lsh-* (Unix systems)
  3. Move to a directory in your PATH: mv lsh-* /usr/local/bin/lsh
  4. Run: lsh --help

Checksums

SHA256 checksums are included in checksums.txt for verification.

v1.0.9-beta

25 May 22:11
28c7680

Choose a tag to compare

v1.0.9-beta Pre-release
Pre-release
chore: bump version to 1.0.9-beta in package.json

v1.0.9

25 May 23:11
239702c

Choose a tag to compare

v1.0.9 Pre-release
Pre-release
chore: update version to 1.0.9 and adjust npm publish workflow - Chan…