Releases: bernoussama/lazyshell
Releases · bernoussama/lazyshell
Release v1.0.12-16
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
- Download the appropriate binary for your platform
- Make it executable:
chmod +x lsh-*(Unix systems) - Move to a directory in your PATH:
mv lsh-* /usr/local/bin/lsh - Run:
lsh --help
Checksums
SHA256 checksums are included in checksums.txt for verification.
Release v1.0.12-15
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
- Download the appropriate binary for your platform
- Make it executable:
chmod +x lsh-*(Unix systems) - Move to a directory in your PATH:
mv lsh-* /usr/local/bin/lsh - Run:
lsh --help
Checksums
SHA256 checksums are included in checksums.txt for verification.
Release v1.0.12-14
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
- Download the appropriate binary for your platform
- Make it executable:
chmod +x lsh-*(Unix systems) - Move to a directory in your PATH:
mv lsh-* /usr/local/bin/lsh - Run:
lsh --help
Checksums
SHA256 checksums are included in checksums.txt for verification.
Release v1.0.12-13
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
- Download the appropriate binary for your platform
- Make it executable:
chmod +x lsh-*(Unix systems) - Move to a directory in your PATH:
mv lsh-* /usr/local/bin/lsh - Run:
lsh --help
Checksums
SHA256 checksums are included in checksums.txt for verification.
Release v1.0.12-12
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
- Download the appropriate binary for your platform
- Make it executable:
chmod +x lsh-*(Unix systems) - Move to a directory in your PATH:
mv lsh-* /usr/local/bin/lsh - Run:
lsh --help
Checksums
SHA256 checksums are included in checksums.txt for verification.
Release v1.0.12-9
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
- Download the appropriate binary for your platform
- Make it executable:
chmod +x lsh-*(Unix systems) - Move to a directory in your PATH:
mv lsh-* /usr/local/bin/lsh - Run:
lsh --help
Checksums
SHA256 checksums are included in checksums.txt for verification.
Release v1.0.12-3
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
- Download the appropriate binary for your platform
- Make it executable:
chmod +x lsh-*(Unix systems) - Move to a directory in your PATH:
mv lsh-* /usr/local/bin/lsh - Run:
lsh --help
Checksums
SHA256 checksums are included in checksums.txt for verification.
Release v1.0.12-1
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
- Download the appropriate binary for your platform
- Make it executable:
chmod +x lsh-*(Unix systems) - Move to a directory in your PATH:
mv lsh-* /usr/local/bin/lsh - Run:
lsh --help
Checksums
SHA256 checksums are included in checksums.txt for verification.
v1.0.9-beta
chore: bump version to 1.0.9-beta in package.json
v1.0.9
chore: update version to 1.0.9 and adjust npm publish workflow - Chan…