mirror of
https://github.com/NaomiAmethyst/dots.git
synced 2025-04-13 09:30:06 +00:00
trivial change
This commit is contained in:
parent
78747d8a2a
commit
d2bd5f0658
1 changed files with 1 additions and 1 deletions
2
zshrc
2
zshrc
|
@ -19,7 +19,7 @@ zle -N edit-command-line
|
|||
# Keep track of other people accessing the box
|
||||
watch=( all )
|
||||
export LOGCHECK=30
|
||||
export WATCHFMT=$'\e[00;00m\e[01;36m'" -- %n@%m has %(a.Logged In.Logged out) --"$'\e[00;00m'
|
||||
export WATCHFMT=$'\e[00;00m\e[01;36m'" -- %n@%m has %(a.logged in.logged out) --"$'\e[00;00m'
|
||||
|
||||
# directory hashes
|
||||
if [ -d "${HOME}/sandbox" ] ; then
|
||||
|
|
Loading…
Add table
Reference in a new issue