Skip to content

Place to store keyboard shortcuts and useful scripts

Notifications You must be signed in to change notification settings

flowy0/UsefulStuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UsefulStuff

Place to store keyboard shortcuts and useful scripts

Also, as a side project, in order to practice using Markdown

Guides

Shell Scripts:

Filename Description
install_script.sh install homebrew and some essential apps
update_config.sh use gitignore_global and update git config
setup_spark.sh setup spark using homebrew
install_fonts.sh install additional code fonts
install_gcloud_cli.sh install gcloud cli (headless script)
uninstall_gcloud_cli.sh uninstall gcloud cli and remove config files

Python Scripts:

Filename Description
dropboxOrganize_type2.py Script to move photos from Camera Uploads to Year/Month Folders

Markdown Reference :

Markdown links to relative files

If a file has spaces, replace the spaces with %20

- [Setup oh-my-zsh](Setup%20ZSH.md)

Embedding images with a specific size

<img src="common_theme_screenshot.png" alt="screenshot" width="650">

About

Place to store keyboard shortcuts and useful scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published