Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a few improvements #66

Merged
merged 5 commits into from
Jul 14, 2024
Merged

Add a few improvements #66

merged 5 commits into from
Jul 14, 2024

Commits on Jul 7, 2024

  1. Update setup.sh

    update setup.sh to be more bash like.
    Subarctic2796 authored Jul 7, 2024
    Configuration menu
    Copy the full SHA
    35d802c View commit details
    Browse the repository at this point in the history
  2. Update .bashrc

    add xdg folders
    export linuxtoolboxdir as other scripts will use it
    add caching for starship and zoxide so that the shell starts faster
    Subarctic2796 authored Jul 7, 2024
    Configuration menu
    Copy the full SHA
    e67d570 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Add installation guide for people who don't know how to install it
    Subarctic2796 authored Jul 7, 2024
    Configuration menu
    Copy the full SHA
    54f1c91 View commit details
    Browse the repository at this point in the history
  4. remove printf debugging

    I by mistake left in some of the echo debugging while I was working on the script. So i removed it
    Subarctic2796 authored Jul 7, 2024
    Configuration menu
    Copy the full SHA
    098202e View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Configuration menu
    Copy the full SHA
    fc6fcfc View commit details
    Browse the repository at this point in the history