Skip to content

Instantly share code, notes, and snippets.

View yankikucuk's full-sized avatar
💡
out of the box.

Yankı Küçük yankikucuk

💡
out of the box.
View GitHub Profile
@yankikucuk
yankikucuk / project.sh
Last active September 13, 2019 06:36
Useful and simple terminal commands
#!/bin/bash
# - steps
# 1. download to dekstop
# 2. for permission denied: chmod u+x ~/Desktop/project.sh
# 3. move to /usr/local/bin
# ... profit ...
# path to desired location for starting new project folder
# this folder contains your default .vscode .github folders