1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-10-10 11:31:16 +02:00

moving profile correct, minor changes

This commit is contained in:
TiynGER
2020-03-24 20:29:08 +01:00
parent e847692a01
commit 6b07c9d223
5 changed files with 13 additions and 4 deletions

View File

@@ -52,7 +52,6 @@ RPROMPT='%B%{$fg[magenta]%}$vcs_info_msg_0_%{$reset_color%}%b'
# History in cache directory
HISTSIZE=10000
SAVEHIST=10000
HISTFILE=~/.cache/shhistory
# Basic auto/tab complete
autoload -U compinit