Skip to content

wzhudev/my-dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

This repository contains my configurations for WSL and macOS, designed to create efficient development environments for practical minimalists like myself.

screenshot

Introduction

I primarily use WSL as my main development environment.

Editor

I rely on Visual Studio Code. For quick edits of configuration files and git information, I use vanilla Vim. I have uploaded my VS Code profile to this gist.

TUI Apps

For terminal emulators, I use Windows Terminal on Windows and Ghostty on macOS. If Ghostty could provide the same experience on Windows as it does on macOS, I’d make the switch.

I use Homebrew to manage packages on both WSL and macOS.

Some of my preferred TUI apps include:

  • mise: For managing programming languages like JavaScript, Rust, and Golang
  • gh and lazygit: For Git workflows
  • fzf, lazydocker, starship, zellij, etc.

GUI Apps

I'll also introduce other GUI apps in platform-specific guides.

Setup (Windows & WSL)

Follow the setup guides for Windows and WSL.

Setup (macOS)

Refer to the macOS setup guide.

About

My dotfiles for WSL and macOS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published