mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-05-11 05:55:17 +00:00
use https everywhere (#6574)
* use https everywhere * use https links on the files that are left Also, removed some broken links and updated redirections.
This commit is contained in:
committed by
Marc Cornellà
parent
e934624b32
commit
19b925e741
@@ -57,10 +57,10 @@ supported.
|
||||
|
||||
Copyright (C) 2008 by Daniel Friesel <derf@xxxxxxxxxxxxxxxxxx>
|
||||
|
||||
License: WTFPL <http://sam.zoy.org/wtfpl>
|
||||
License: WTFPL <http://www.wtfpl.net>
|
||||
|
||||
Ref: http://www.zsh.org/mla/workers/2009/msg00415.html
|
||||
http://www.zsh.org/mla/workers/2009/msg00419.html
|
||||
Ref: https://www.zsh.org/mla/workers/2009/msg00415.html
|
||||
https://www.zsh.org/mla/workers/2009/msg00419.html
|
||||
|
||||
|
||||
## Misc
|
||||
|
||||
@@ -24,10 +24,10 @@
|
||||
# Keywords: prompt directory truncate shrink collapse fish
|
||||
#
|
||||
# Copyright (C) 2008 by Daniel Friesel <derf@xxxxxxxxxxxxxxxxxx>
|
||||
# License: WTFPL <http://sam.zoy.org/wtfpl>
|
||||
# License: WTFPL <http://www.wtfpl.net>
|
||||
#
|
||||
# Ref: http://www.zsh.org/mla/workers/2009/msg00415.html
|
||||
# http://www.zsh.org/mla/workers/2009/msg00419.html
|
||||
# Ref: https://www.zsh.org/mla/workers/2009/msg00415.html
|
||||
# https://www.zsh.org/mla/workers/2009/msg00419.html
|
||||
|
||||
shrink_path () {
|
||||
setopt localoptions
|
||||
|
||||
Reference in New Issue
Block a user