Dotfiles/enviroment.sh

6 lines
109 B
Bash
Raw Permalink 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