mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-13 22:02:34 +00:00
6 lines
100 B
Bash
Executable File
6 lines
100 B
Bash
Executable File
#!/bin/zsh
|
|
|
|
wl-copy --clear && \
|
|
rm ~/.local/share/clipse/clipboard_history.json >/dev/null 2>&1
|
|
|