diff options
| author | Marc Cornellà <marc.cornella@live.com> | 2020-08-31 17:38:30 +0200 | 
|---|---|---|
| committer | Marc Cornellà <marc.cornella@live.com> | 2020-09-01 11:52:32 +0200 | 
| commit | a7f5170d68c0b75a9864763a90ac11e51ec67c81 (patch) | |
| tree | 40b69169c39ba21f3be731cff9b317aeacf3c8fd /themes/trapd00r.zsh-theme | |
| parent | 0dc83fe49fa1f645c64fe7dbdb94914093b90aff (diff) | |
| download | zsh-a7f5170d68c0b75a9864763a90ac11e51ec67c81.tar.gz zsh-a7f5170d68c0b75a9864763a90ac11e51ec67c81.tar.bz2 zsh-a7f5170d68c0b75a9864763a90ac11e51ec67c81.zip | |
Remove perl dependency
Diffstat (limited to 'themes/trapd00r.zsh-theme')
| -rw-r--r-- | themes/trapd00r.zsh-theme | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/themes/trapd00r.zsh-theme b/themes/trapd00r.zsh-theme index 7a589a699..4e3238393 100644 --- a/themes/trapd00r.zsh-theme +++ b/themes/trapd00r.zsh-theme @@ -2,7 +2,7 @@  #  # This theme needs a terminal supporting 256 colors as well as unicode.  # In order to avoid external dependencies, it also has a zsh version of -# the perl script at https://github.com/trapd00r/utils/blob/master/zsh_path, +# the previously used perl script https://github.com/trapd00r/utils/blob/master/zsh_path,  # which splits up the current path and makes it fancy.  #  # By default it spans over two lines like so: | 
