Skip to content

magnobiet/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b388828 · May 19, 2019

History

45 Commits
Oct 25, 2017
May 19, 2019
May 19, 2019
Mar 8, 2019
May 13, 2016
Mar 8, 2019
Apr 12, 2017
May 29, 2017
May 13, 2016
May 13, 2016
Aug 11, 2016
May 13, 2016
Mar 9, 2019
Mar 8, 2019
May 13, 2016
Mar 8, 2019
Mar 8, 2019
May 13, 2016
Mar 8, 2019
May 13, 2016
May 13, 2016
May 13, 2016

Repository files navigation

Magno's dotfiles 🐧

Works on Ubuntu 16.04 LTS and 18.04 LTS

Screenshot preview

Requirements

sudo apt install -y git xclip
ssh-keygen -t rsa -b 4096
xclip -sel clip < ~/.ssh/id_rsa.pub

Install the public key on your BitBucket http://bit.ly/1VMnKa3 or GitHub https://git.io/vw0D8 account.

Installation

Warning: If you want to give these dotfiles a try, you should first fork this repository, review the code, and remove things you don’t want or need. Don’t blindly use my settings unless you know what that entails. Use at your own risk!

Using curl

curl -L https://git.io/fhhLe | sudo bash

Using wget

wget -q -O - https://git.io/fhhLe | sudo bash

Or using git

# HTTPS
git clone https://github.com/magnobiet/dotfiles.git .dotfiles && cd $_

# SSH
git clone git@github.com:magnobiet/dotfiles.git .dotfiles && cd $_

sudo ./install

Screenshot

License

This project is licensed under the MIT License. Copyright © Magno Biét