Merge branch 'master' of github.com:cyplo/dotfiles

This commit is contained in:
Cyryl Płotnicki 2019-05-01 21:17:39 +01:00
commit 991ea7f610

View file

@ -11,15 +11,15 @@ install:
sudo apt-get update sudo apt-get update
sudo apt-get install git # or yum install git sudo apt-get install git # or yum install git
ssh-keygen -b 8192 ssh-keygen -t ed2551
cat ~/.ssh/id_rsa.pub cat .ssh/id_ed25519.pub
#add the above key to github #add the above key to github
mkdir ~/dev mkdir ~/dev
cd ~/dev cd ~/dev
git clone git@github.com:cyplo/dotfiles.git git clone git@github.com:cyplo/dotfiles.git
cd dotfiles cd dotfiles
./ubuntu/up.sh ./fedora/up.sh
# or /debian/.. or /fedora/.. # or ./ubuntu/up.sh
GNOME extensions list: GNOME extensions list:
* Clipboard Indicator * Clipboard Indicator