Skip to content

Latest commit

 

History

History
88 lines (69 loc) · 3.22 KB

README.md

File metadata and controls

88 lines (69 loc) · 3.22 KB

@leoj3n's Prezto

Prezto is the configuration framework for Zsh; this is leoj3n's version.

Customizations

Home

The home directory has been added because this repository is meant to be used as a homeshick castle. Adding a symlink to the zshenv runcom has been skipped. This is because I manage that file in another, private castle and use it to set my sensitive environment variables.

Modules

  1. git - added aliases and functions.
  2. directory - added aliases and functions.
  3. homebrew - added aliases and functions.
  4. osx - added aliases and functions and removed bwana.
  5. utility - added aliases and functions.
  6. bower - added new bower module.
  7. filetype - added new filetype module.
  8. internet - added new internet module.
  9. meteor - added new meteor module.
  10. sublime - added new sublime module.
  11. taskwarrior - added new taskwarrior module.
  12. url - added new url module.
  13. vagrant - added new vagrant module.
  14. wordpress - added new wordpress module.
  15. macvim - added new macvim module.
  16. pwsafe - added new pwsafe module.
  17. [fzf][] - added new fzf module.

Themes

  1. 3n theme (sorin's theme with magenta coloring)

License

(The MIT License)

Copyright (c) 2009-2011 Robby Russell and contributors.

Copyright (c) 2011-2015 Sorin Ionescu and contributors.

Copyright (c) 2015 Joel Kuzmarski.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.