Added cliphist and changed starship config

This commit is contained in:
marc
2025-06-01 22:57:57 +02:00
parent 41d47f6152
commit d388d2192a
5 changed files with 202 additions and 5 deletions

View File

@@ -0,0 +1,12 @@
#!/usr/bin/env bash
# For debugging/development purposes
# PREFIX=projects/samfelag/config/
# Rofi command to pipe into, can add any options here
dir="$HOME/$PREFIX.config/rofi/menus/cliphist/"
theme='cliphist'
rofi_command="rofi -dmenu -i -theme ${dir}/${theme}.rasi"
cliphist list | $rofi_command | cliphist decode | wl-copy