weihanglo / dotfiles

Dotfiles for macOS/Linux!!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weihang Lo's Dotfiles

Usage

Just clone and run the script!

git clone https://github.com/weihanglo/dotfiles.git ~/.dotfiles
bash ~/.dotfiles/bootstrap.bash

Tools We Love

  • Alacritty: Maybe the fastest terminal emulator ever.
  • Atuin: Magical shell history
  • bat: A cat(1) clone with wings.
  • delta: Enjoyable diff viewer.
  • eza: Modern ls with sane defaults and tree's functionalities.
  • fish: Kitty needs fish.
  • GitUI: One of the best TUI Git client on Earth.
  • JetBrains Mono: Probably the best monospace font for coder.
  • kitty: Another GPU-based terminal emulator that just works.
  • Neovim: Next-generation Vim. Required.
  • ripgrep: Better, stronger grep written in Rust.
  • Starship: Cross-shell prompt with sane defaults.
  • tmux: Awesome tool that defeats all terminal window managers.
  • zoxide A smarter cd(1) command. Built in Rust.

Want to share your config file? Feel free to create an issue or pull request!

License

The MIT License (MIT)

Copyright © 2015 - Present Weihang Lo

About

Dotfiles for macOS/Linux!!

License:MIT License


Languages

Language:Lua 70.5%Language:Shell 21.3%Language:Vim Script 8.2%