Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

My Workflow

licence mit GitHub issues GitHub Release Date GitHub top language GitHub repo size GitHub All Releases

Install

  • Terminator: sudo apt-get install terminator

  • Git: sudo apt-get install git

  • Sublime Text: sudo add-apt-repository ppa:webupd8team/sublime-text-3 sudo apt-get update sudo apt-get install sublime-text-installer

  • Spotify: sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys BBEBDCB318AD50EC6865090613B00F1FD2C19886 echo deb http://repository.spotify.com stable non-free | sudo tee /etc/apt/sources.list.d/spotify.list sudo apt-get update sudo apt-get install spotify-client

  • Node.js: sudo apt-get install nodejs-legacy

  • NPM: sudo apt-get install npm

  • NVM: curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.31.3/install.sh | bash

  • Nginx: sudo apt-get install nginx

  • Java: sudo apt-get install default-jre

Contributing

  • Fork it!
  • Create your feature branch: git checkout -b my-new-feature
  • Commit your changes: git commit -m 'Add some feature'
  • Push to the branch: git push origin my-new-feature
  • Submit a pull request

Log

Check Releases for detailed changelog.

License

MIT license © Hemerson Vianna

About

(in development)

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors