Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!!
- Host: GitHub
- URL: https://github.com/weihanglo/dotfiles
- Owner: weihanglo
- License: mit
- Created: 2016-01-14T17:26:55.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-08-09T01:47:08.000Z (3 months ago)
- Last Synced: 2024-08-09T02:57:23.049Z (3 months ago)
- Topics: bashrc, dotfiles, fish, neovim, vimrc
- Language: Lua
- Homepage:
- Size: 1.03 MB
- Stars: 11
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 includedWant 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/