oh

A new Unix shell.

MIT License

Stars
1.4K
Committers
2

Bot releases are hidden (Show)

oh - Upgrade Dependency Latest Release

Published by michaelmacinnis about 1 year ago

oh - Upgrade Go and Dependencies

Published by michaelmacinnis about 1 year ago

oh - Updated Installation Instructions

Published by michaelmacinnis over 2 years ago

Updated installation instructions.
Actually print out version on -v/--version.
Up dependency versions.

oh - Better Completion

Published by michaelmacinnis over 3 years ago

Added precompiled binaries for maxOS ARM64 (Apple silicon) and OpenBSD MIPS64.
Replaced 'builtin' with 'fn'. This should make the story of oh's facilities for abstraction easier to tell.
Completion now "cheats" and uses bash, if installed, to supply completions.
Wrapper for 'ls' is no longer declared if 'ls' does not support the '--color' option.
Fixed regression that prevented passing command-line arguments to oh scripts.

oh - Complete Rewrite

Published by michaelmacinnis almost 4 years ago

This rewrite addresses a number of shortcomings in the original code base.

oh - v0.4.8.16

Published by michaelmacinnis over 5 years ago

echo "Hello, World!"