mirror of
https://github.com/ivabus/dotfiles
synced 2024-11-21 15:45:06 +03:00
3 lines
111 B
Bash
3 lines
111 B
Bash
#!/bin/sh
|
|
|
|
exec sh -c "$(curl https://raw.githubusercontent.com/ivabus/dotfiles/main/tools/env.sh)" < /dev/tty
|