1
0
Fork 0
mirror of https://github.com/Horhik/dotfiles.git synced 2024-11-14 12:43:17 +00:00
Dotfiles/enviroment.sh

6 lines
109 B
Bash
Raw Normal View History

2021-06-12 18:30:11 +00:00
mkdir ~/.ssh
cd ~/.ssh
ssh-keygen -t rsa -b 4096 -C $myEmail
systemctl enable --user pipewire-pulse.service