https://github.com/pelyib/dotfiles
Home of dotfiles
https://github.com/pelyib/dotfiles
dotfiles git neovim p10k vim zsh
Last synced: 5 months ago
JSON representation
Home of dotfiles
- Host: GitHub
- URL: https://github.com/pelyib/dotfiles
- Owner: pelyib
- Created: 2021-12-02T13:30:13.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-11-13T11:03:00.000Z (8 months ago)
- Last Synced: 2025-11-13T13:06:54.911Z (8 months ago)
- Topics: dotfiles, git, neovim, p10k, vim, zsh
- Language: Lua
- Homepage:
- Size: 14.6 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Dotfiles
Different applications' dotfiles
## Applications
### GIT
> [Git](https://git-scm.com/) is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
For more details check the [README.md](git/README.md) there.
### VIM & Neovim
> [Vim](https://www.vim.org/) is highly configurable text editor built to make creating and changing any kind of text very efficient
> [Neovim](https://neovim.io/) is hyperextensible Vim-based text editor
For more details check the [README.md](vim/README.md) there.
### ZSH
> [Zsh](https://www.zsh.org/) is a shell designed for interactive use, although it is also a powerful scripting language.
For more details check the [README.md](zsh/README.md) there.