1
0
Fork 0
mirror of https://github.com/Horhik/dotfiles.git synced 2024-10-31 22:17:31 +00:00
Dotfiles/enviroment.sh
2021-06-12 21:30:11 +03:00

6 lines
109 B
Bash
Executable file

mkdir ~/.ssh
cd ~/.ssh
ssh-keygen -t rsa -b 4096 -C $myEmail
systemctl enable --user pipewire-pulse.service