Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
O
oh-my-zsh
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
github
oh-my-zsh
Commits
ef96a38f
Commit
ef96a38f
authored
Nov 08, 2019
by
Isaac Clayton
Committed by
Marc Cornellà
Nov 08, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upgrade some URLs to HTTPS (#8202)
* Update http to https in Solarized * Upgrade http to https for 'Burger In Your Shell' * Upgrade http to https for tmux.github.io
parent
107e512c
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
emoji-clock.plugin.zsh
plugins/emoji-clock/emoji-clock.plugin.zsh
+1
-1
README.md
plugins/tmux/README.md
+1
-1
sunrise.zsh-theme
themes/sunrise.zsh-theme
+1
-1
No files found.
plugins/emoji-clock/emoji-clock.plugin.zsh
View file @
ef96a38f
...
...
@@ -2,7 +2,7 @@
# FILE: emoji-clock.plugin.zsh
# DESCRIPTION: The current time with half hour accuracy as an emoji symbol.
# Inspired by Andre Torrez' "Put A Burger In Your Shell"
# http://notes.torrez.org/2013/04/put-a-burger-in-your-shell.html
# http
s
://notes.torrez.org/2013/04/put-a-burger-in-your-shell.html
# AUTHOR: Alexis Hildebrandt (afh[at]surryhill.net)
# VERSION: 1.0.0
# -----------------------------------------------------------------------------
...
...
plugins/tmux/README.md
View file @
ef96a38f
# tmux
This plugin provides aliases for
[
tmux
](
http://tmux.github.io/
)
, the terminal multiplexer.
This plugin provides aliases for
[
tmux
](
http
s
://tmux.github.io/
)
, the terminal multiplexer.
To use it add
`tmux`
to the plugins array in your zshrc file.
```
zsh
...
...
themes/sunrise.zsh-theme
View file @
ef96a38f
# Sunrise theme for oh-my-zsh
# Intended to be used with Solarized: http://ethanschoonover.com/solarized
# Intended to be used with Solarized: http
s
://ethanschoonover.com/solarized
# Color shortcuts
R=$fg_no_bold[red]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment