Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qingshan/dotfiles
My dotfiles for macOS and Linux: Development environment for Rust / Go / Java, Configuration for vim / fish / i3 / tmux.
https://github.com/qingshan/dotfiles
alacritty cheatsheets debian development-environment dotfiles fish-shell fzf go i3 ideavim intellij-idea java linux macos manjaro regolith rust terminal tmux vim
Last synced: about 9 hours ago
JSON representation
My dotfiles for macOS and Linux: Development environment for Rust / Go / Java, Configuration for vim / fish / i3 / tmux.
- Host: GitHub
- URL: https://github.com/qingshan/dotfiles
- Owner: qingshan
- License: mit
- Created: 2018-07-29T19:22:23.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-01-15T07:06:21.000Z (2 days ago)
- Last Synced: 2025-01-15T09:06:08.235Z (2 days ago)
- Topics: alacritty, cheatsheets, debian, development-environment, dotfiles, fish-shell, fzf, go, i3, ideavim, intellij-idea, java, linux, macos, manjaro, regolith, rust, terminal, tmux, vim
- Language: Shell
- Homepage:
- Size: 257 KB
- Stars: 12
- Watchers: 0
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Qingshan's Dotfiles
Dotfiles are for macOS and Linux to setup my development environment.
## Installation
```shell
git clone https://github.com/qingshan/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
make
```## Features
### Desktops
- macOS
- Manjaro i3### Servers
- Redhat Enterprise Linux 8 (CentOS / Oracle)
- Ubuntu### Terminals
- alacritty
- tmux### Shells
- fish
### Tools
- bat
- fd
- lsd
- fzf
- direnv
- ripgrip
- starship
- gh
- lazygit
- zoxide
- jq### Notes
- mdbook for publish notes
- zk for private notes### Development Environments
- Java: IntelliJ IDEA Community Edition with IdeaVim
- Go: Vim with vim-go
- Rust: Helix editor### Deployment Environment
- docker
- caddy### Fonts
- JetBrains Mono Font
- Nerd Font## Cheatsheets
- [Vim Cheatsheet](docs/vim_cheatsheet.md)
- [Vim Plugins](docs/vim_plugins.md)
- [IdeaVim](docs/ideavim.md)
- [Helix](docs/helix.md)
- [i3 Cheatsheet](docs/i3_cheatsheet.md)