- removed old Gentoo-specific scripts

- merged sbin into bin
- new locale en_AG
This commit is contained in:
Martin Sekera 2018-12-08 23:25:00 +01:00
parent 9a43b35125
commit 38026cdc1a
14 changed files with 34 additions and 156 deletions

View file

@ -1,6 +1,6 @@
#! /bin/zsh
OVER_PROMPT_CFG="/etc/over-env/prompt.cfg"
OVER_PROMPT_CFG="/etc/over/env/prompt.cfg"
if [[ -a "$OVER_PROMPT_CFG" ]]; then
source "$OVER_PROMPT_CFG"