Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ttttonyhe/dotfiles
An opinionated dotfile collection
https://github.com/ttttonyhe/dotfiles
dotfiles dotfiles-linux dotfiles-macos dotfiles-resources dotfiles-setup dotfiles-windows
Last synced: 8 days ago
JSON representation
An opinionated dotfile collection
- Host: GitHub
- URL: https://github.com/ttttonyhe/dotfiles
- Owner: ttttonyhe
- License: wtfpl
- Created: 2021-10-12T16:05:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-09T17:08:08.000Z (about 1 year ago)
- Last Synced: 2024-11-13T08:47:04.230Z (2 months ago)
- Topics: dotfiles, dotfiles-linux, dotfiles-macos, dotfiles-resources, dotfiles-setup, dotfiles-windows
- Language: JavaScript
- Homepage:
- Size: 577 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dotfiles
My opinionated dotfile collection
## Terminals
+ macOS: [iTerm 2](https://github.com/gnachman/iTerm2)
+ Windows: [Windows Terminal](https://github.com/microsoft/terminal)
## Color Scheme
![One Dark](https://raw.githubusercontent.com/joshdick/onedark.vim/main/img/color_reference.png)
+ iTerm 2: [one-dark/iterm-one-dark-theme](https://github.com/one-dark/iterm-one-dark-theme)
+ Windows Terminal: [yosukes-dev/one-dark-windows-terminal](https://github.com/yosukes-dev/one-dark-windows-terminal)
+ NeoVim: [joshdick/onedark.vim](https://github.com/joshdick/onedark.vim)
## Font
+ [JetBrains Mono](https://www.jetbrains.com/lp/mono) Regular
+ Patched for [Nerd Font](https://github.com/ryanoasis/nerd-fonts)
+ Supports ligatures
## Vim (`.nvimrc`)
NeoVim |Plugins
:-------------------------:|:-------------------------:
![nvim](https://user-images.githubusercontent.com/21199796/137209162-864ab137-3efd-4457-ade0-838e7cba761a.png) | ![ESLint TS](https://user-images.githubusercontent.com/21199796/137209295-2cca17ba-dc55-43e8-985c-a9e5035851de.png)+ Neovim ([neovim/neovim](https://github.com/neovim/neovim))
+ Plugin Manager: Vim-Plug ([digitaltoad/vim-pug](https://github.com/digitaltoad/vim-pug))
## Tmux (`.tmux.conf`)
![Tmux ZSH](https://user-images.githubusercontent.com/21199796/137209241-6c7b7b2e-c7a7-4d4b-981e-43910974ee15.png)
+ Plugin Manager: TPM ([tmux-plugins/tpm](https://github.com/tmux-plugins/tpm))
+ Keybindings: [tmux-vim-navigator](https://github.com/christoomey/vim-tmux-navigator)
## ZSH (`.zshrc`)
+ Plugin Manager: Zinit ([zdharma/zinit](https://github.com/zdharma/zinit))
+ Prompt: Pure ([sindresorhus/pure](https://github.com/sindresorhus/pure))