Skip to content
This repository has been archived by the owner on Oct 5, 2024. It is now read-only.

Releases: mickoissicko/hello.sh

1.1.1 Stable (Alacritty)

25 Mar 13:10
Compare
Choose a tag to compare

What's new?

  • Bug fix: Alacritty emulator fix

NOTE: Don't use this release if you are not on Alacritty

1.1.0 Stable

22 Mar 01:09
dbbf911
Compare
Choose a tag to compare

What's new?

  • Bug fix: not correctly drawing on Alacritty

1.0.4 Stable

03 Feb 20:54
Compare
Choose a tag to compare

What's new?

  • Using absolute paths instead of relative to resolve neo.fetch issue

1.0.3 Stable

03 Feb 20:45
Compare
Choose a tag to compare

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

03 Feb 20:32
Compare
Choose a tag to compare

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

03 Feb 20:15
Compare
Choose a tag to compare

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

03 Feb 19:49
Compare
Choose a tag to compare

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

03 Feb 15:38
Compare
Choose a tag to compare
0.2.1 beta.1 Pre-release
Pre-release

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 specified dotfile
  • Deactivation: remove the welcomeshell.py source from the specified dotfile
  • Fixed program messing everything up in rc.toml because of 4AM code

0.2.0 alpha.1

03 Feb 13:49
Compare
Choose a tag to compare
0.2.0 alpha.1 Pre-release
Pre-release

What's new?

  • Fixed setupmenu.py

0.1.3 pre-alpha.5

03 Feb 13:20
Compare
Choose a tag to compare
0.1.3 pre-alpha.5 Pre-release
Pre-release

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.