- LaTeX base document
- git
- pre-commit hook, avoids committing Xcode placeholders:
<#Description#>
Init templates:git config --global init.templatedir '~/.git-templates'
Create path:mkdir -p ~/.git-templates/hooks/
Put hook there, make it executable:chmod a+x pre-commit
Reset all repositories that need it:git init
Usegit commit --no-verify
to bypass
- pre-commit hook, avoids committing Xcode placeholders:
- Xcode
- Put themes in:
~/Library/Developer/Xcode/UserData/FontAndColorThemes
- Put themes in:
- Visual Studio Code
- Put default settings in:
~/Library/Application Support/Code/User/settings.json
- Put default settings in:
- Qt
- Put themes in:
~/.config/QtProject/qtcreator/styles
- Put themes in:
- Apple Script
- Find original script
.scpt
files from.app
in*.app/Contents/Resources/Scripts
- My scripts:
- App Valider π
Remove macOS Gatekeeper 1st launch verification from any given downloaded app/file - Pick Color π
Persistent macOS Color picker tool window - Music Tweet π§
Export track info played in iTunes - Android Emulator π€
Launch Android Emulator with a smartphone configured in Android Studio - Capture π·
Launch and configure QuickTime Player to record my iPhone screen & sound - http π₯
Download the file at a given URL - LaTeX π
Delete every useless LaTeX files after compilation - Git Tag π·
Create and push a new tag in the current repository - No lyrics π¬
Find tracks in iTunes which have no lyrics - SoundCloud Artwork πΌ
Copy the artwork from SoundCloud in the current Safari/Chrome tab to (Paste|Clip)board - cd β¨οΈ
Open a Terminal at the current Finder window - ProSE SVN π² Checkout
Checkout SVN - ProSE SVN π Update
Update SVN at current folder - ProSE SVN βπΌ Diff
Diff SVN at current folder - ProSE SVN π€ Commit
Commit current folder, supports line breaks
- App Valider π
- Find original script
-
Notifications
You must be signed in to change notification settings - Fork 1
Tomn94/Misc-Tools
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Repository files navigation
About
π¨ Useful Apple Scripts, LaTeX base document, git hooks, IDE configurations, and other coding tools
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published