An open API service indexing awesome lists of open source software.

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

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.