https://github.com/peterboyer/dotfiles
My personal configs for zsh/nvim/tmux/git/etc.
https://github.com/peterboyer/dotfiles
dotfiles nixos nvim
Last synced: 3 months ago
JSON representation
My personal configs for zsh/nvim/tmux/git/etc.
- Host: GitHub
- URL: https://github.com/peterboyer/dotfiles
- Owner: peterboyer
- License: mit
- Created: 2022-08-11T04:52:29.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-28T11:02:31.000Z (over 1 year ago)
- Last Synced: 2025-03-28T11:37:28.999Z (over 1 year ago)
- Topics: dotfiles, nixos, nvim
- Language: Lua
- Homepage:
- Size: 1.74 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotfiles
- [`./kitty`](./kitty) ([kitty](https://github.com/kovidgoyal/kitty))
- using [gruvbox](https://github.com/morhetz/gruvbox) theme
- [`./zsh`](./zsh) ([zsh](https://www.zsh.org/))
- using [oh-my-zsh](https://github.com/ohmyzsh/ohmyzsh) for plugins
- [`./tmux`](./tmux) ([tmux](https://github.com/tmux/tmux))
- [`./nvim`](./nvim) ([neovim](https://neovim.io/))
- using custom [monochrome](./nvim/colors/mono.vim) theme
- using [lazy](https://github.com/folke/lazy.nvim) for plugins
- using [oil](https://github.com/stevearc/oil.nvim) for file navigation/manipulation
- using [mason](https://github.com/williamboman/mason.nvim) for plugins' external dependencies
- using [telescope](https://github.com/nvim-telescope/telescope.nvim) for fuzzy search
- using [lspconfig](https://github.com/neovim/nvim-lspconfig) for lsp configuration
- using [typescript-tools](https://github.com/pmizio/typescript-tools.nvim) for advanced typescript lsp support
- ... see `./nvim/lua/plugins` for more!
- [`./lazygit`](./lazygit/) ([lazygit](https://github.com/jesseduffield/lazygit))
## OS
### `./hosts/home.fedora`
- `./links.sh`, apply all symlinks (alias `host-links`)
- `./update.sh`, update system and all installed packages (alias `host-update`)
- `./packages.sh`, install all specified packages (alias `host-packages`)
## Preview
