partial revert 93b10d80

- no need cliphist
- unable to put the trash bin into `/tmp`.
This commit is contained in:
2025-12-14 15:08:53 +08:00
parent 93b10d80df
commit e5957d849d
2 changed files with 2 additions and 4 deletions

View File

@@ -1,8 +1,6 @@
# init at each startup
mkdir -p /tmp/$USER/cliphist
mkdir -p /tmp/$USER/Trash
mkdir -p /tmp/$USER
#ln -sf /tmp/$USER $HOME/.tmp
#ln -sf /tmp/$USER/Trash $HOME/.local/share/Trash
# avoid dumplicate env appending.
# [[ -f /run/user/$UID/.zshlogon ]] && return