Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zerc/configs
A collection of configuration files
https://github.com/zerc/configs
configuration kitty-terminal quake3 vimrc
Last synced: 19 days ago
JSON representation
A collection of configuration files
- Host: GitHub
- URL: https://github.com/zerc/configs
- Owner: zerc
- License: mit
- Created: 2017-12-10T22:51:34.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T13:19:51.000Z (almost 2 years ago)
- Last Synced: 2024-11-28T20:05:16.755Z (3 months ago)
- Topics: configuration, kitty-terminal, quake3, vimrc
- Language: Vim Script
- Homepage:
- Size: 864 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Software
A list of software for which I have configs:
* iTerm2 (deprecated)
* tmux (deprecated)
* Vim
* Kitty
* Quake3
* Custom layout for GH60Satan 60% keyboard (see `keyboard` folder)Favourite font: [Fira Code Retina](https://github.com/tonsky/FiraCode)
# Install
Check `Makefile`. By default you can try to run:
```shell
$ make install
```## Vim
You can use `vim_update.sh` script to build Vim with the flags I care about.
The next step is to install package manager - [vim-plug](https://github.com/junegunn/vim-plug).
I use [coc](https://github.com/neoclide/coc.nvim) for autocompletion. If you see some errors - run `:CocInfo` and fix what is broken.
# SCREENSHOTS
![vim](https://github.com/zerc/configs/blob/images/screenshots/001_vim.png)
![tmux](https://github.com/zerc/configs/blob/images/screenshots/002_tmux.png)