carbon-config

config submodule of carbon-core-system
git clone https://ccx.te2000.cz/git/carbon-config
Log | Files | Refs

commit 2306aa7124fe14d2af142eda85f31218a8debc30
parent 59b7f478443f6c83950e9bf509fdc38b6213b449
Author: Jan Pobrislo <ccx@webprojekty.cz>
Date:   Wed, 27 Jul 2022 02:31:46 +0200

Shell aliases

Diffstat:
Mskel/.config/zsh/.zshrc | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/skel/.config/zsh/.zshrc b/skel/.config/zsh/.zshrc @@ -3,6 +3,9 @@ HISTFILE=${XDG_DATA_HOME:-$HOME/.local/share}/zsh/history HISTSIZE=2000 SAVEHIST=1000 +alias ll='ls -lh --full-time' +alias ns='netstat -ltup' + setopt warn_create_global prompt_hash_color_zshrc() { local h c