Skip to content

ErickHunter/laptop-1

 
 

Repository files navigation

Laptop

This is the "welcome" screen to my .files including vim, zsh, git, and tmux configurations. This repository includes the installer script and installation guide only.

Feel free to use it and even make suggestions, however I may decline changes if there's no value to me.

Install

Expert Mode

(:warning: DO NOT run this if you don't fully understand what it does. Seriously, DON'T!)

sh -c "$(curl -fsSL https://raw.githubusercontent.com/janesmae/laptop/master/install.sh)"

Support

Please open an issue to receive support for this project.

Contributing

Please read CONTRIBUTING.md for details on our Contribution Guidelines.

The process for submitting pull requests:.

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

Also, check out the CHANGELOG for recent changes.

License

The content of this repository is © Jaan Janesmae and released under MIT License.
You can find a copy of this license in LICENSE file or https://opensource.org/licenses/MIT.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 65.7%
  • Ruby 34.3%