]> Sergey Matveev's repositories - dotfiles.git/commitdiff
goredo is installed as an ordinary package
authorSergey Matveev <stargrave@stargrave.org>
Sun, 25 Jul 2021 09:56:04 +0000 (12:56 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sun, 25 Jul 2021 09:56:04 +0000 (12:56 +0300)
zsh/.zshenv

index 940056d005a8431362698d32fc8c568bd480fa0b..434aad97abc8262144cb1ef05476d28919894107 100644 (file)
@@ -65,8 +65,6 @@ infopath=(~/local/share/info /usr/local/share/info /usr/local/info)
 manpath=(~/src/suckless/tabbed $manpath)
 path=(~/src/suckless/tabbed $path)
 
-path=(~/work/goredo $path)
-
 export -TU PKG_CONFIG_PATH pkg_config_path
 pkg_config_path=(~/local/lib/pkgconfig ~/local/libdata/pkgconfig)
 # }}}