Skip to content

Instantly share code, notes, and snippets.

@2001db8
Forked from noopkat/workstation.md
Last active June 18, 2017 17:10
Show Gist options
  • Select an option

  • Save 2001db8/543819e13d86557e93cfd2ea9b7532f2 to your computer and use it in GitHub Desktop.

Select an option

Save 2001db8/543819e13d86557e93cfd2ea9b7532f2 to your computer and use it in GitHub Desktop.

Revisions

  1. 2001db8 revised this gist Jun 18, 2017. 1 changed file with 4 additions and 0 deletions.
    4 changes: 4 additions & 0 deletions workstation.md
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,7 @@
    ## Neat Workstation

    [Source](https://twitter.com/noopkat/status/876169112661184512)

    ### Computers

    + 13" Macbook Pro 3.3 GHz i7 (late 2016)
  2. @noopkat noopkat revised this gist Jun 17, 2017. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions workstation.md
    Original file line number Diff line number Diff line change
    @@ -13,6 +13,8 @@
    + [Logitech HD Pro Webcam C920](https://www.amazon.com/Logitech-Widescreen-Calling-Recording-Desktop/dp/B006JH8T3S) with [3D printed cover](https://www.thingiverse.com/thing:1027717)
    + [iQunix laptop stand](https://www.amazon.com/gp/product/B018G8E6BG/ref=oh_aui_detailpage_o04_s00?ie=UTF8&psc=1) x 2
    + [Surface Dock](https://www.microsoft.com/en-us/surface/accessories/surface-dock)
    + [USB switchbox](https://www.amazon.com/gp/product/B006Z0Q2SI/ref=oh_aui_search_detailpage?ie=UTF8&psc=1)
    + [12 port powered USB hub](https://www.amazon.com/gp/product/B00HL7Z46K/ref=oh_aui_search_detailpage?ie=UTF8&psc=1)

    ### Software

  3. @noopkat noopkat revised this gist Jun 17, 2017. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion workstation.md
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    ### computers
    ### Computers

    + 13" Macbook Pro 3.3 GHz i7 (late 2016)
    + Microsoft Surface Book (2016)
  4. @noopkat noopkat created this gist Jun 17, 2017.
    24 changes: 24 additions & 0 deletions workstation.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,24 @@
    ### computers

    + 13" Macbook Pro 3.3 GHz i7 (late 2016)
    + Microsoft Surface Book (2016)

    ### Peripherals

    + [Acer K272HUL](https://www.amazon.com/Acer-K272HUL-bmiidp-27-inch-Widescreen/dp/B00JB6HCIC) 27" monitor 2560 x 1440
    + [Ergotron monitor arm](https://www.amazon.com/LX-Desk-Mount-LCD-Arm/dp/B00358RIRC)
    + [Perixx PERIMICE-712B](https://www.amazon.com/Perixx-PERIMICE-712B-Wireless-Mouse-Laptop/dp/B0083K9I8Y)
    + Leopold FC660M MX Cherry Brown (custom keycaps from [wasdkeyboards](http://www.wasdkeyboards.com))
    + [Blue Yeti Microphone](https://www.amazon.com/Blue-Yeti-USB-Microphone-Silver/dp/B0170NWLWY) in Space Grey
    + [Logitech HD Pro Webcam C920](https://www.amazon.com/Logitech-Widescreen-Calling-Recording-Desktop/dp/B006JH8T3S) with [3D printed cover](https://www.thingiverse.com/thing:1027717)
    + [iQunix laptop stand](https://www.amazon.com/gp/product/B018G8E6BG/ref=oh_aui_detailpage_o04_s00?ie=UTF8&psc=1) x 2
    + [Surface Dock](https://www.microsoft.com/en-us/surface/accessories/surface-dock)

    ### Software

    + [iTerm2](https://iterm2.com/index.html) with [Dracula theme](https://draculatheme.com/iterm/)
    + first panel: vim
    + second panel: test running / git / etc
    + third panel: [tiny care terminal](https://github.com/notwaldorf/tiny-care-terminal)

    Vim plugins: [dracula theme](https://draculatheme.com/vim/), [Ctrl-P](https://github.com/kien/ctrlp.vim), [NerdTree](https://github.com/scrooloose/nerdtree), [Vim Airline](https://github.com/vim-airline/vim-airline)