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: 30 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 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-09T17:08:08.000Z (over 2 years ago)
- Last Synced: 2025-01-12T16:42:00.580Z (over 1 year 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

+ 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
:-------------------------:|:-------------------------:
 | 
+ Neovim ([neovim/neovim](https://github.com/neovim/neovim))
+ Plugin Manager: Vim-Plug ([digitaltoad/vim-pug](https://github.com/digitaltoad/vim-pug))
## Tmux (`.tmux.conf`)

+ 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))