Guest User

Untitled

a guest
Jan 22nd, 2019
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. zshaddhistory() {
  2. print -r -- "`date`: ${PWD}\$ ${1%%$'\n'}" >> $ZLOG || true
  3. }
Add Comment
Please, Sign In to add comment