Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/weihanglo/dotfiles

Dotfiles for macOS/Linux!!
https://github.com/weihanglo/dotfiles

bashrc dotfiles fish neovim vimrc

Last synced: 12 days ago
JSON representation

Dotfiles for macOS/Linux!!

Awesome Lists containing this project

README

        

# Weihang Lo's Dotfiles

## Usage

Just clone and run the script!

```bash
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.
- [**Difftastic**]: A structural diff that understands syntax.
- [**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.
- [**zoxide**]: A smarter cd(1) command. Built in Rust.
- [**Zellij**]: A terminal workspace with batteries included

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

## License

[The MIT License (MIT)](LICENSE)

Copyright © 2015 - Present Weihang Lo

[**Alacritty**]: https://github.com/jwilm/alacritty
[**Atuin**]: https://atuin.sh/
[**bat**]: https://github.com/sharkdp/bat
[**delta**]: https://github.com/dandavison/delta
[**Difftastic**]: https://difftastic.wilfred.me.uk/
[**eza**]: https://github.com/eza-community/eza
[**fish**]: https://fishshell.com/
[**GitUI**]: https://github.com/extrawurst/gitui
[**JetBrains Mono**]: https://www.jetbrains.com/lp/mono/
[**kitty**]: https://sw.kovidgoyal.net/kitty/
[**Neovim**]: https://neovim.io
[**ripgrep**]: https://github.com/burntsushi/ripgrep
[**Starship**]: https://starship.rs
[**zoxide**]: https://github.com/ajeetdsouza/zoxide
[**Zellij**]: https://zellij.dev/