Skip to content

r-bar/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home Folder and Personal Configuration Files

Configuration files are primarily geared toward Python, Rust, and more generally web application development.

Requirements

Cloning

yadm clone --recursive git@github.com:r-bar/dotfiles.git
base64 -d base64.txt | yadm git-crypt unlock -

Bootstrap without an authorized ssh key:

yadm clone --recursive https://github.com/r-bar/dotfiles.git
base64 -d base64.txt | yadm git-crypt unlock -
yadm remote set-url origin git@github.com:r-bar/dotfiles.git

Note: You can safely ignore the warning by git-crypt about unencrypted files in the repo history. It it emitted because we used to use transcrypt.

Refresh submodules

yadm submodule update

About

My personal configuration files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published