-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Michael Sattler
committed
Oct 16, 2019
1 parent
d6b6a1c
commit 83dfeb2
Showing
1 changed file
with
34 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,34 @@ | ||
# how_to_tips_and_tricks | ||
|
||
All the geeky computational techniques, tips, and tricks that didn't fit elsewhere. | ||
# How-to tips and tricks | ||
|
||
All the geeky computational techniques, tips, and tricks that didn't fit elsewhere. | ||
|
||
<!-- github-markdown-child-pages-start --> | ||
⎢ [How-to tips and tricks](./README.md)<br> | ||
⎢ brown-bags<br> | ||
⎢ ⎢ [Brown-Bag topics](./brown-bags/README.md)<br> | ||
⎢ ⎣ slideshow-slideshow<br> | ||
⎢ ⎣ [Presention Deck / Slideshow Creation](./brown-bags/slideshow-slideshow/README.md)<br> | ||
⎢ ffmpeg<br> | ||
⎢ ⎢ [ffmpeg](./ffmpeg/README.md)<br> | ||
⎢ ⎣ [Split and cut video segments with ffmpeg](./ffmpeg/ffmpeg.md)<br> | ||
⎢ [Using Gas Mask to target a development machine](./gas_mask_manages_etc_hosts.md)<br> | ||
⎢ github<br> | ||
⎢ ⎢ [github-stuff](./github/README.md)<br> | ||
⎢ ⎢ github-check-in-directory-structure<br> | ||
⎢ ⎢ ⎣ [github-check-in-directory-structure](./github/github-check-in-directory-structure/README.md)<br> | ||
⎢ ⎣ github_update_checker<br> | ||
⎢ ⎣ [A Github update-checker](./github/github_update_checker/README.md)<br> | ||
⎢ jira<br> | ||
⎢ ⎣ jiracron<br> | ||
⎢ ⎣ [jiracron - schedule repeating tasks with JIRA](./jira/jiracron/README.md)<br> | ||
⎢ macos<br> | ||
⎢ ⎢ [Migrating content between Macs in a hardened environment](./macos/migrating_content_between_macs.md)<br> | ||
⎢ ⎢ [ping & rsync rescue copying over a bad connection](./macos/ping_and_rsync_for_bad_connections.md)<br> | ||
⎢ ⎣ [Restoring your Mac to a previous state](./macos/restoring_your_mac_to_a_previous_state.md)<br> | ||
⎢ ruby<br> | ||
⎢ ⎣ [Ruby, RSpec, cron, and email](./ruby/ruby_rspec_cron.md)<br> | ||
⎢ slack<br> | ||
⎢ ⎣ [Deep-linking into Slack](./slack/slack_deep_linking.md)<br> | ||
⎣ [VPN command-line](./vpn_state.md)<br> | ||
<table><tr><td><small><i>Generated by <a href="https://github.com/mickeys/github-markdown-child-pages?ts=4">github-markdown-child-pages</a></i>.</small></td></tr></table> | ||
<!-- github-markdown-child-pages-end --> |