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