Skip to content

Commit

Permalink
0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Scott Lewis committed Jul 28, 2016
1 parent 3d762e5 commit f5753fc
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ TODO

The project also comes with custom `LSCOLORS`/`LS_COLORS` settings which you can [download here][download-ls].
[zsh]: http://www.zsh.org
[download-prompt]: https://raw.githubusercontent.com/RyanScottLewis/theme-dissonance-ranger/0.0.1/lib/dissonance-prompt-zsh
[download-ls]: https://raw.githubusercontent.com/RyanScottLewis/theme-dissonance-ranger/0.0.1/lib/dissonance-ls-zsh
[download-prompt]: https://raw.githubusercontent.com/RyanScottLewis/theme-dissonance-ranger/0.0.2/lib/dissonance-prompt-zsh
[download-ls]: https://raw.githubusercontent.com/RyanScottLewis/theme-dissonance-ranger/0.0.2/lib/dissonance-ls-zsh
[theme-dissonance-iterm2]: https://github.com/RyanScottLewis/theme-dissonance-iterm2
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.1
0.0.2
2 changes: 1 addition & 1 deletion lib/dissonance-ls.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
##
## Created By: Ryan Scott Lewis <ryanscottlewis@gmail.com>
## License: MIT
## Version: 0.0.1
## Version: 0.0.2

# -= BSD =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= #
LSCOLORS="cxFxgxhxbxeadaabagDdad"
Expand Down
4 changes: 2 additions & 2 deletions lib/dissonance-prompt.zsh
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
## Dissonance Zsh Theme
##
##
## Created By: Ryan Scott Lewis <ryanscottlewis@gmail.com>
## License: MIT
## Version: 0.0.1
## Version: 0.0.2

# -= Palette =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= #

Expand Down

0 comments on commit f5753fc

Please sign in to comment.