Skip to content

all my .dotfiles, (I hope i didn't leak any secrets). managed by GNU stow :D

Notifications You must be signed in to change notification settings

H-ADJI/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Content

  • My ansible playbooks to setup my personal workstations
  • My dotfiles for ricing linux machine

Setup

  • install curl

  • launch the following command

sudo curl -SL https://raw.githubusercontent.com/H-ADJI/.dotfiles/master/install.sh | sh
  • Install zen browser via flatpak
  • Install sync browser profile
  • Initialize transcrypt using
transcrypt -y -p {SUPER-SECURE-PASSWORD}
  • Setup ssh key permission for ssh-agent using :
chmod 600 {SSH_PRIVATE_KEY}
  • Add ssh key to ssh-agent using
ssh-add {SSH_PRIVATE_KEY}
  • Apply docker post install setup here

About

all my .dotfiles, (I hope i didn't leak any secrets). managed by GNU stow :D

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published