https://github.com/piradoiv/workstation-settings
Settings for work remotely
https://github.com/piradoiv/workstation-settings
Last synced: about 1 month ago
JSON representation
Settings for work remotely
- Host: GitHub
- URL: https://github.com/piradoiv/workstation-settings
- Owner: piradoiv
- Created: 2013-07-01T13:26:30.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-09-02T08:53:57.000Z (over 9 years ago)
- Last Synced: 2025-02-01T11:23:00.848Z (3 months ago)
- Language: VimL
- Size: 188 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Work from anywhere!
I'm a software developer trying to work remotely from my tablet,
it's a Motorola Xoom (Wingray).
Did you ever wanted to format your work's machine and you were
worried losing your whole workflow?, me too, that's why I want to
change to another way of working.You'll only need any SSH client and Internet connection, and iPad
and a wireless keyboard will work like a charm!## Is there any real life example?
Yup, take a look to these blog posts:
- http://yieldthought.com/post/12239282034/swapped-my-macbook-for-an-ipad
- http://yieldthought.com/post/31857050698/ipad-linode-1-year-later## What do you need?
Any SSH client, internet and a Virtual Private Server. I'm using
DigitalOcen, but Linode will work great as well.## Vim plugins I'm using
https://github.com/vim-scripts/closetag.vim.git
https://github.com/kien/ctrlp.vim.git
https://github.com/Raimondi/delimitMate.git
https://github.com/tomasr/molokai.git
https://github.com/scrooloose/nerdtree.git
https://github.com/ervandew/supertab.git
https://github.com/scrooloose/syntastic.git
https://github.com/tomtom/tcomment\_vim.git
https://github.com/Lokaltog/vim-easymotion
https://github.com/tpope/vim-fugitive.git
https://github.com/airblade/vim-gitgutter.git
https://github.com/leshill/vim-json.git
https://github.com/othree/xml.vim.git
https://github.com/tobyS/pdv.git
https://github.com/SirVer/ultisnips.git
https://github.com/kchmck/vim-coffee-script.git
https://github.com/tobiassvn/vim-gemfile## Under construction
I'll update this manual with the tools I used.