Skip to content

ShuN6211/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

macOS ubuntu Lint

  • My dotfiles: config files and build scripts.
  • I follow the design specified in XDG_Base_Directory.

Requires

  • sheldon
    • Shell plugin manager.
    • Install sheldon using one of the install options you prefer.
  • Deno
    • zeno.zsh uses deno.
    • Install deno using one of the install options you prefer.

Install

  • Install via curl.
curl -sL https://raw.githubusercontent.com/ShuN6211/dotfiles/refs/heads/main/install.sh | sh
  • Install on local.
git clone [email protected]:ShuN6211/dotfiles.git
cd dotfiles
/bin/bash ./scripts/setup.bash