This file contains hidden or 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
| // Vertical sticky headers with push effect | |
| // | |
| // Use: | |
| // import stickyHeaders from './stickyHeaders'; | |
| // stickyHeaders.init($('.sticky-header'), $(window), 20); | |
| // | |
| // Markup: | |
| // <div class="sticky-header"> | |
| // <div class="sticky-title">Test Header</div> | |
| // </div> |
This file contains hidden or 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
| cd $HOME | |
| curl -sS https://getcomposer.org/installer | php | |
| mkdir -p ~/bin | |
| mv composer.phar ~/bin/composer |
This file contains hidden or 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
| ANT000000 | Antiques & Collectibles / General | |
|---|---|---|
| ANT001000 | Antiques & Collectibles / Americana | |
| ANT002000 | Antiques & Collectibles / Art | |
| ANT003000 | Antiques & Collectibles / Autographs | |
| ANT005000 | Antiques & Collectibles / Books | |
| ANT006000 | Antiques & Collectibles / Bottles | |
| ANT007000 | Antiques & Collectibles / Buttons & Pins | |
| ANT008000 | Antiques & Collectibles / Care & Restoration | |
| ANT009000 | Antiques & Collectibles / Transportation | |
| ANT010000 | Antiques & Collectibles / Clocks & Watches |
This file contains hidden or 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
| panic(cpu 2 caller 0xffffff7f9a7a0aae): watchdog timeout: no checkins from watchdogd in 310 seconds (11 totalcheckins since monitoring last enabled), shutdown in progress | |
| Backtrace (CPU 2), Frame : Return Address | |
| 0xffffff8209c6bc40 : 0xffffff8019d215cd | |
| 0xffffff8209c6bc90 : 0xffffff8019e5a3c5 | |
| 0xffffff8209c6bcd0 : 0xffffff8019e4bf7e | |
| 0xffffff8209c6bd20 : 0xffffff8019cc7a40 | |
| 0xffffff8209c6bd40 : 0xffffff8019d20c97 | |
| 0xffffff8209c6be40 : 0xffffff8019d21087 | |
| 0xffffff8209c6be90 : 0xffffff801a4c2ce8 | |
| 0xffffff8209c6bf00 : 0xffffff7f9a7a0aae |
This file contains hidden or 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
| #!/bin/bash | |
| # exit function | |
| die() { | |
| echo >&2 "$0 ERROR: $@"; exit 1; | |
| } | |
| [ "$1" ] || die "Argument missing." | |
| [ -d "$1" ] || die "Arg '$1' is not a directory." | |
| cd "$1" || die "Can't access '$1'." |
This file contains hidden or 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
| Short: A *different* icon set - v1 | |
| Uploader: nbeaty csugrad cs vt edu | |
| Type: os20/wb | |
| Architecture: generic | |
| SIMPLICITY release 1 ------------------------ a different .info collection | |
| __ ___ ___ ______ | |
| / ) / / / / / / | |
| /__/ /__ /__/ / /__/ |
OlderNewer