Skip to content

martensm/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

My personal dotfiles.

Setup

Log in to LastPass to synchronize SSH keys:

lpass login

Add SSH keys to "SSH Keys" group:

lpass add --note-type="ssh-key" "SSH Keys/key_name"
DOTFILES_USERNAME=your_name source <(curl -s https://git.io/JUgAx)

git clone https://github.com/martensm/dotfiles ~/dotfiles
~/dotfiles/install.sh

NOTE: https://raw.githubusercontent.com/martensm/dotfiles/master/init.sh is shortened to https://git.io/JUgAx, so this would also work:

source <(curl -s https://raw.githubusercontent.com/martensm/dotfiles/master/init.sh)

License

This project is licensed under the WTFPL - see the LICENSE file for details.

About

My personal dotfiles.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published