This repository has been archived by the owner on Oct 5, 2024. It is now read-only.
Releases: mickoissicko/hello.sh
Releases · mickoissicko/hello.sh
1.1.1 Stable (Alacritty)
What's new?
- Bug fix: Alacritty emulator fix
NOTE: Don't use this release if you are not on Alacritty
1.1.0 Stable
What's new?
- Bug fix: not correctly drawing on Alacritty
1.0.4 Stable
What's new?
- Using absolute paths instead of relative to resolve
neo.fetch
issue
1.0.3 Stable
What's new?
- Storing the
hello.sh
folder in a path with spaces is currently not supported - Made it clear the screen before printing the
welcomeshell.py
message - Fixed
neo.fetch
file path
1.0.2 Stable
What's new?
- Wouldn't install,
lock.pa
file was left, removed it - Deleted useless
.git
folder, accidentally left it there
1.0.1 Stable
What's new? (Scroll down for installation)
- Script exited, but did not open
setupmenu.py
unless you relaunched start.sh - Removed useless exit-codes
1.0.0 Stable
What's new?
- Changed buttons to be more activate
- Removed extra, useless, unnecessary prompts
- Fixed paths
- Fixed path-detection
- Fixed configuration files
- Improved over-complicated, faulty code
- Fixed SplashText module
- Added variable to store paths
- Removed over-complicated TOML/Configuration files
0.2.1 beta.1
What's new?
- Added
pwd.py
- Pwd.py is self-explanatory. It prints the working directory, saves it into a variable, and then writes it into a configuration file
- Using new method to grab WD (working directory.)
- Added the config file to hold the working directory:
config/working.directory
- Recoded
setupmenu.py
to fix: - Activation: sources
welcomeshell.py
to the specifieddotfile
- Deactivation: remove the
welcomeshell.py
source from the specifieddotfile
- Fixed program messing everything up in
rc.toml
because of 4AM code
0.2.0 alpha.1
What's new?
- Fixed
setupmenu.py
0.1.3 pre-alpha.5
What's new?
- Carpal tunnel
- Added a [4]th option that adds the startup command for HelloShell
- Added a 5th option (X) that quits the program.