8000 GitHub - jufeic/dotfiles
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jufeic/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Installation

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/jufeic/dotfiles/refs/heads/main/install.sh)"

SSH configuration

ssh-keygen -t ed25519 -f '<path_to_private_key>' -C "$(id -un)@$(hostname -s)"
git config --file ~/.gitconfig.local user.signingkey '<path_to_private_key>'

Supported platforms

  • macOS
  • Linux (WSL)

Prerequisites for macOS

  • VS Code
  • git
  • curl

Prerequisites for WSL

  • VS Code
  • git
  • curl
  • permissions to create symlinks for non-admin user
  • WSL 2
  • auto-mount of fixed drives enabled

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0