Self-Taught Programmer
Can't think of new project ideas
- somewhere on earth
Highlights
- Pro
Pinned Loading
-
-
website
website Public archiveThe Github Repository for my personal website, available at the link below.
TypeScript
-
-
Sets the currently running command o...
Sets the currently running command or current directory as the title of the terminal. Add this to your .bashrc file. 1set_title() {2echo -ne "\033]0;> ${PWD}\007"
3}
4update_title() {5local cmd="${BASH_COMMAND}"
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.


