dotfiles/.local/bin/dropdowncalc
Alexander Bocken 11c023aade Xresources for sxiv, various small changes
modified:   .config/Xresources
	modified:   .config/coc/history.json
	modified:   .config/qutebrowser/bookmarks/urls
	modified:   .config/qutebrowser/qsettings/QtProject.conf
	modified:   .config/qutebrowser/quickmarks
	modified:   .config/ranger/rifle.conf
	modified:   .local/bin/dropdowncalc
	deleted:    .local/bin/i3cmds/hover
	deleted:    .local/bin/i3cmds/i3resize
	deleted:    .local/bin/i3cmds/killrecording
	deleted:    .local/bin/i3cmds/maimpick
	deleted:    .local/bin/i3cmds/prompt
	deleted:    .local/bin/i3cmds/samedir
	deleted:    .local/bin/i3cmds/td-toggle
	deleted:    .local/bin/i3cmds/tmuxdd
	deleted:    .local/bin/i3cmds/toggle-welcome
	deleted:    .local/bin/i3cmds/toggletouchpad
	deleted:    .local/bin/i3cmds/torwrap
	deleted:    .local/bin/i3cmds/winresize
	modified:   .local/bin/maimpick
	modified:   .local/bin/statusbar/torrent
	modified:   .local/bin/tools/dmenuhandler
2020-08-17 13:33:09 +02:00

3 lines
131 B
Bash
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#!/bin/sh
ifinstalled python && python -iq -c "print('Welcome to the Calculator'); from numpy import *; import sys; sys.ps1=''"