mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 06:12:34 +00:00
feat: Rearranges some file locations, adds install web apps script for a new machine.
This commit is contained in:
5
scripts/arch/clear-clipboard-history
Executable file
5
scripts/arch/clear-clipboard-history
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/zsh
|
||||
|
||||
wl-copy --clear && \
|
||||
rm ~/.local/share/clipse/clipboard_history.json >/dev/null 2>&1
|
||||
|
||||
Reference in New Issue
Block a user