Skip to content

yiyuan-he/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4133b23 · Mar 2, 2025
Nov 10, 2024
Oct 2, 2024
Mar 1, 2025
Nov 29, 2024
Mar 1, 2025
Feb 12, 2025
Feb 12, 2025
Mar 2, 2025
Mar 1, 2025
Nov 22, 2024
Dec 23, 2024
Sep 27, 2024
Sep 27, 2024

Repository files navigation

Set up:

Config files for my personal development environment. It's designed to quickly set up on any Unix/Linux machine. I use a mixture of Arch Linux, Ubuntu, and MacOs and this environment generally behaves consistently across all OSes.

Make sure the following are installed:

  • stow
  • git
  • neovim
  • gcc
  • tmux
  1. Clone this repo.
git clone https://github.com/yiyuan-he/dotfiles.git
cd dotfiles
  1. Run stow on neovim and tmux to generate symlinks to the configs.
stow neovim
stow tmux

At this point you would have what I consider a workable environment.

More things to consider:

The following are not necessary but I find they drastically improve my quality of life when working in this development environment.

  • mise - Easily install languages and associated tooling through a single interface.

  • zsh + antigen - Shell and a plugin manager. I like zsh-fast-syntax-highlighting and zsh-autosuggestions for the plugins.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published