diff options
| author | alex <alex@pdp7.net> | 2024-02-10 19:32:27 +0100 |
|---|---|---|
| committer | alex <alex@pdp7.net> | 2024-02-10 19:32:27 +0100 |
| commit | b390bb11632dc8a4f1ff8c2560c5b8fedcd3261a (patch) | |
| tree | a2ff03b508af5360e5d1efba628e441d0134fb23 | |
| parent | 54227d7ba85d198abf5ace3312254b1a37aaa442 (diff) | |
Add xclip for Emacs
| -rwxr-xr-x | workstation/build_workstation | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/workstation/build_workstation b/workstation/build_workstation index 3d8a9ffb..34d88edc 100755 --- a/workstation/build_workstation +++ b/workstation/build_workstation @@ -34,6 +34,7 @@ set -ue --package cdrtools \ --package emacs-nox \ --package mailutils \ + --package xclip \ --package senpai \ --aur-package telegram-tdlib-purple-minimal-git \ --aur-package bitlbee-libpurple \ |
