Alexander Gehrke
2cdaaa71cd
Minor updates
2021-05-20 21:38:59 +02:00
Alexander Gehrke
8a228e2ef2
Change IDEA to distribution installed
2021-05-18 11:23:27 +02:00
Alexander Gehrke
e1106a77bd
new script: archive-mails
2021-01-18 18:23:52 +01:00
Alexander Gehrke
6886432099
new script: mail-notify
2021-01-11 13:40:51 +01:00
Alexander Gehrke
5b3d57ecae
new script: choose
2021-01-11 13:27:33 +01:00
Alexander Gehrke
d37ff629ab
new script: void/xcheckupdate
2021-01-11 12:33:15 +01:00
Alexander Gehrke
c0f7e17c4b
new script: alacritty-toggle-theme
2021-01-11 12:32:47 +01:00
Alexander Gehrke
7c14c8ae1a
install.zsh: allow alternatives in deps
...
Specify a dependency as a|b to check if either a or b is available as a
command. The script itself must check at runtime, which one is actually
available and use the right one. Helper methods for this are provided in
lib/common.zsh:
- `alternatives a b` aliases a to b, if a is not available
- `alternatives-noparam a b` replaces a with b, if a is not available,
and discards any parameters (e.g. for replacing a formatter with cat)
2021-01-11 12:29:39 +01:00
Alexander Gehrke
0ca3e95262
webapp: change jail dir from ~/.jails to $XDG_DATA_HOME/jails
2021-01-11 10:38:26 +01:00
Alexander Gehrke
a88dccd8e5
venv: set fzf initial prompt to arguments passed to venv
2021-01-11 10:37:20 +01:00
Alexander Gehrke
5b6e6e4702
[install.sh] fix dependency check
2021-01-11 10:35:04 +01:00
Alexander Gehrke
65be220d1f
dmscrot: fix options with multiple scrot arguments
2020-11-27 14:35:25 +01:00
Alexander Gehrke
a86798e665
install.zsh: add options for handling unmet preconditions
2020-11-27 14:34:41 +01:00
Alexander Gehrke
a80cbcb766
pypi-release: fix redirect
2020-11-27 14:33:36 +01:00
Alexander Gehrke
a2d794ea70
Do most dependency checking during install instead of runtime
2020-11-27 14:31:28 +01:00
Alexander Gehrke
f8d866b623
new script: pue (compact pueue status)
2020-11-27 14:31:28 +01:00
Alexander Gehrke
dfb4394dbf
newpass: Add account name parameter
2020-11-27 14:31:28 +01:00
Alexander Gehrke
cdbcc9692a
Several new scripts added
2020-11-27 14:31:28 +01:00
root
1809ffacb3
fix minor errors in install and worldfile script
2020-11-24 21:54:06 +00:00
crater2150
84c77021e4
install.zsh: check for correct interpreter, instead of always checking for ruby
2020-11-24 22:47:03 +01:00
Alexander Gehrke
f0a0bfed9a
Update python scripts
...
pypi-release: install required venv dependencies
venv: add support for per project .venv file
2020-07-24 13:29:35 +02:00
Alexander Gehrke
bcff049e0d
use chromium for webapp script
2020-07-20 16:36:14 +02:00
Alexander Gehrke
a2beda8a91
newmails: exit after printing help
2020-07-20 16:36:01 +02:00
Alexander Gehrke
0f7c5cb5e2
Use correct URL in GE-Proton installer
2020-07-20 16:35:11 +02:00
Alexander Gehrke
7f01de0a51
New script: pypi-release
2020-07-20 16:34:20 +02:00
Alexander Gehrke
74d8beff3a
move some scripts to devel subfolder
2020-07-20 16:33:21 +02:00
Alexander Gehrke
284a454a9a
venv: add pyenv support
2020-04-07 11:16:29 +02:00
Alexander Gehrke
0b1b1344d7
Add "exists" to check for command in scripts
2020-04-07 11:15:53 +02:00
crater2150
86f4216cde
qrshow: read from stdin
2020-04-02 11:12:27 +02:00
crater2150
b1b6b52fc8
Nicer output when skipping installs
2020-04-02 11:12:27 +02:00
Alexander Gehrke
6c937fe5d0
new script: newpass
2020-04-02 11:12:27 +02:00
Alexander Gehrke
3d67598c27
Restructuring the repo
2020-04-02 10:38:36 +02:00
Alexander Gehrke
21e3cf65e6
Make xc/xs read from stdin by default, if it's not a terminal
2020-01-08 11:16:11 +01:00
Alexander Gehrke
cefd40b6dc
Initial commit
2019-09-30 14:49:14 +02:00