Skip to content

junoh-moon/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Installation

git clone 'https://[email protected]/junoh-moon/dotfiles' ~/.dotfiles && \
cd ~/.dotfiles && ./install.sh -d [debian | redhat | darwin] [--java|--latex|--boost|--misc|--typescript]

Note that you may need to enter the password to decrypt the ssh key.

Encryption and Decryption

Files with personal information are encrypted with transcrypt. The install.sh script will set up transcrypt and decrypt all files.

The following examples will be helpful:

  • transcrypt --list to list encrypted files
  • transcrypt --display to print current configuration for this repository
  • transcrypt --add path/to/file && git add path/to/file .gitattributes to add a file to encrypt

CentOS7 Support:

If you're looking for installing packages on CentOS7 without root privileges, please check out here. It will replace install_packages.py.

MacOS Support

Switching from Https into Ssh

sed -Ei 's|https://(junoh-moon@)?github.com/junoh-moon/dotfiles|[email protected]:junoh-moon/dotfiles|' .git/config

Windows Terminal settings.json and Delugia Font

settings.json Delugia

TODO

  • Debugger integration
  • Cloudflare

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •