dotfiles:我的Ubuntu环境dotfiles 源码
点文件 我的Ubuntu环境dotfile和配置 配置 配置Chromium,1Password,下载SSH密钥 sudo apt update # chromium sudo apt install -y \ chromium-browser \ git \ keychain \ jq # configure 1Password X extension and download tom.pem (and .pub) key keychain ~ /.ssh/tom.pem # clone this repo mkdir ~ /Projects cd ~ /Projects g
用户评论