Mercurial > hg > zsh-env
changeset 111:c45bcb8a7ba4
Automated merge with https://localhost/hg/zsh-env
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Wed, 07 Dec 2016 10:07:34 +0100 |
parents | e6963f521d31 (diff) 0896c2a1b094 (current diff) |
children | 68edc97253fa |
files | |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/zshrc-gentoo Wed Dec 07 10:07:30 2016 +0100 +++ b/zshrc-gentoo Wed Dec 07 10:07:34 2016 +0100 @@ -19,6 +19,7 @@ # custom aliases for gentoo alias cd..="cd .." alias es="ionice -c3 emerge --sync" +alias gmkc="grub-mkconfig -o /boot/boot/grub/grub.cfg" alias les="less" alias wu="emerge -uvDa world" alias xm="xmodmap ~/.Xmodmap"