Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Common dotfiles for Linux workspaces

Automatic installation

If you're using Github codespaces, you can folk this repo and config it following Github instruction.

Manual installation

You can use a single command to install. Choose either 1 of these:

  • via curl
    sh -c "$(curl -fsSL https://raw.githubusercontent.com/alfrededison/dotfiles/main/tools/online-install.sh)"
  • via wget:
    sh -c "$(wget -qO- https://raw.githubusercontent.com/alfrededison/dotfiles/main/tools/online-install.sh)"
  • via fetch:
    sh -c "$(fetch -o - https://raw.githubusercontent.com/alfrededison/dotfiles/main/tools/online-install.sh)"

Setting up fonts

  1. Download and install fonts on your local system with p10k fonts.
  2. Config your terminal to use MesloLGS NF as its font family.

About

Common dotfiles for Linux workspaces

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages