mirror of
https://github.com/dcarrillo/prezto.git
synced 2024-10-31 23:11:13 +00:00
Compare commits
3 Commits
2da4774473
...
6d546561c6
Author | SHA1 | Date | |
---|---|---|---|
6d546561c6 | |||
|
530ea10126 | ||
|
342385618c |
@ -5,6 +5,9 @@
|
||||
# Sorin Ionescu <sorin.ionescu@gmail.com>
|
||||
#
|
||||
|
||||
# Load dependencies.
|
||||
pmodload 'helper'
|
||||
|
||||
# Return if requirements are not found.
|
||||
if ! is-darwin && ! is-linux; then
|
||||
return 1
|
||||
|
2
modules/prompt/external/powerlevel10k
vendored
2
modules/prompt/external/powerlevel10k
vendored
@ -1 +1 @@
|
||||
Subproject commit 6a0e7523b232d02854008405a3645031c848922b
|
||||
Subproject commit 7c4b0f36c0b5d3dc1049115ecca192463c19278d
|
Loading…
Reference in New Issue
Block a user