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

i'm dumb and i dont know how to use commands with this colorscript #29

Open
duckworx opened this issue Oct 9, 2022 · 1 comment
Open

Comments

@duckworx
Copy link

duckworx commented Oct 9, 2022

hi, i'm new to git and coding, so i don't often use terminal. i'd like to know commands to run in terminal and if this color-scripts work on windows too

@entnuo
Copy link

entnuo commented Jul 10, 2023

A bit late but I'll explain how to do it.

There are two ways:

  1. Open the your file manager where the scripts were cloned, then right click and selected Open terminal here. After it opened just do ./script (of course you have to replace the “script” with the one you want to run).
  2. Or you could open your terminal and cd into the directory where you cloned this repository; then all you've just do is ./script again.

According to the README, all scripts have been chmoded, so that means they can be executed, if you're unable to run them, just do chmod +x script and try again (and again you'll have to replace “script” with the actual name).

and if this color-scripts work on windows too

Sorry but I don't have the answer for this. Good luck :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants