Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anupvarghese/dot
dotfiles
https://github.com/anupvarghese/dot
dotfiles linux nvim nvim-configs vscode zsh zshell
Last synced: 27 days ago
JSON representation
dotfiles
- Host: GitHub
- URL: https://github.com/anupvarghese/dot
- Owner: anupvarghese
- Created: 2017-02-19T01:11:52.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2023-07-06T05:29:21.000Z (over 1 year ago)
- Last Synced: 2024-09-28T08:21:04.561Z (about 1 month ago)
- Topics: dotfiles, linux, nvim, nvim-configs, vscode, zsh, zshell
- Language: Lua
- Homepage: https://github.com/anupvarghese/dot/blob/master/README.md
- Size: 1.51 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
d8888b. .d88b. d888888b d88888b d888888b db d88888b .d8888.
88 `8D .8P Y8. `~~88~~' 88' `88' 88 88' 88' YP
88 88 88 88 88 88ooo 88 88 88ooooo `8bo.
88 88 88 88 88 88~~~ 88 88 88~~~~~ `Y8b.
db 88 .8D `8b d8' 88 88 .88. 88booo. 88. db 8D
VP Y8888D' `Y88P' YP YP Y888888P Y88888P Y88888P `8888Y'### How to install?
```shell
git clone https://github.com/anupvarghese/dot ~/.dotfilescd ~/.dotfiles/install && ./install.sh
```### What is in?
- [x] tmux config
- [x] neovim config
- [x] zshell config### Credits
- [neovim](https://neovim.io/)
- [Telescope](https://github.com/nvim-telescope/telescope.nvim)
- [nvim-tree](https://github.com/kyazdani42/nvim-tree.lua)
- [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter)
- [formatter](https://github.com/mhartington/formatter.nvim/)
- [gitsigns](https://github.com/lewis6991/gitsigns.nvim)
- [github-nvim-theme](https://github.com/projekt0n/github-nvim-theme)
- [nvim-autopairs](https://github.com/windwp/nvim-autopairs)
- [bufferline](https://github.com/akinsho/nvim-bufferline.lua)
- [indent-blankline](https://github.com/lukas-reineke/indent-blankline.nvim)#### How does it look?
![](./screen.jpg)