Skip to content

Commit 73ab528

Browse files
committed
Remove unused plugin
1 parent f240f47 commit 73ab528

File tree

2 files changed

+0
-17
lines changed

2 files changed

+0
-17
lines changed

dotfiles/Library/Application Support/SwiftBar/Plugins/btc.17m.sh

Lines changed: 0 additions & 15 deletions
This file was deleted.

install.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -220,8 +220,6 @@ qlmanage -r cache
220220
# Configure SwiftBar.
221221
BAR_PLUGINS_FOLDER="${HOME}/Library/Application Support/SwiftBar/Plugins"
222222
mkdir -p "${BAR_PLUGINS_FOLDER}"
223-
wget -O "${BAR_PLUGINS_FOLDER}/btc.17m.sh" https://raw.githubusercontent.com/matryer/xbar-plugins/main/Cryptocurrency/Bitcoin/bitstamp.net/last.10s.sh
224-
sed -i "s/Bitstamp: /Ƀ/" "${BAR_PLUGINS_FOLDER}/btc.17m.sh"
225223
ln -sf "$(mpm --bar-plugin-path)" "${BAR_PLUGINS_FOLDER}/meta_package_manager.7h.py"
226224
chmod +x "${BAR_PLUGINS_FOLDER}/"*.(sh|py|rb)
227225
open -a SwifBar

0 commit comments

Comments
 (0)