git tag | xargs git tag -d
git tag -l | xargs -n 1 git push --delete origin
| --- | |
| # ^^^ YAML documents must begin with the document separator "---" | |
| # | |
| #### Example docblock, I like to put a descriptive comment at the top of my | |
| #### playbooks. | |
| # | |
| # Overview: Playbook to bootstrap a new host for configuration management. | |
| # Applies to: production | |
| # Description: | |
| # Ensures that a host is configured for management with Ansible. |
| { | |
| "color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme", | |
| "draw_white_space": "all", | |
| "font_face": "Hack", | |
| "font_size": 8, | |
| "highlight_line": true, | |
| "ignored_packages": | |
| [ | |
| "Markdown", | |
| "Vintage" |
| #!/bin/bash | |
| wget -O /dev/null http://speedtest.wdc01.softlayer.com/downloads/test10.zip |
| # Daniel's keymap | |
| # | |
| # Atom keymaps work similarly to style sheets. Just as style sheets use | |
| # selectors to apply styles to elements, Atom keymaps use selectors to associate | |
| # keystrokes with events in specific contexts. | |
| # | |
| # You can create a new keybinding in this file by typing "key" and then hitting | |
| # tab. | |
| # | |
| # Here's an example taken from Atom's built-in keymap: |
When OS launches the splash screen slowly loads (takes about 2-7min to load), then in one flash, the default upper panel appears and disappears forever. After the OS loads, no panels are showing (not even in Thunar file manager).
xfce4-settings-manager