We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f240f47 commit 73ab528Copy full SHA for 73ab528
dotfiles/Library/Application Support/SwiftBar/Plugins/btc.17m.sh
install.sh
@@ -220,8 +220,6 @@ qlmanage -r cache
220
# Configure SwiftBar.
221
BAR_PLUGINS_FOLDER="${HOME}/Library/Application Support/SwiftBar/Plugins"
222
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"
225
ln -sf "$(mpm --bar-plugin-path)" "${BAR_PLUGINS_FOLDER}/meta_package_manager.7h.py"
226
chmod +x "${BAR_PLUGINS_FOLDER}/"*.(sh|py|rb)
227
open -a SwifBar
0 commit comments