diff options
| author | Thomas Ulmer <thomasmulmer02@gmail.com> | 2025-12-14 11:55:32 -0800 |
|---|---|---|
| committer | Thomas Ulmer <thomasmulmer02@gmail.com> | 2025-12-14 11:55:32 -0800 |
| commit | 2bf56b647d23946222e37aeb19be2184619ce097 (patch) | |
| tree | 5fd15ebb35689d41a58f5b8182e06607c4ca8ccd /.zshrc | |
| parent | 9a6b9dd20c9bc79288c06554afffa44dcde8f691 (diff) | |
remove zsh
Diffstat (limited to '.zshrc')
| -rw-r--r-- | .zshrc | 26 |
1 files changed, 0 insertions, 26 deletions
@@ -1,26 +0,0 @@ -# Lines configured by zsh-newuser-install -HISTFILE=~/.histfile -HISTSIZE=1000 -SAVEHIST=1000 -setopt autocd nomatch -unsetopt beep notify -bindkey -e -# End of lines configured by zsh-newuser-install -# The following lines were added by compinstall -zstyle :compinstall filename '/home/tmu/.zshrc' - -autoload -Uz compinit promptinit -compinit -promptinit -# End of lines added by compinstall - -prompt gentoo - -alias gs="git status" -alias gl="git log --graph --oneline --all" -alias pd="pushd" -alias ppd="popd" -alias up="cd .." -alias a="emacsclient -n" -alias ll="ls -la" -alias ls="ls --color=auto" |
