https://github.com/junaire/config
Jun's own config
https://github.com/junaire/config
Last synced: 4 months ago
JSON representation
Jun's own config
- Host: GitHub
- URL: https://github.com/junaire/config
- Owner: junaire
- Created: 2021-07-27T14:48:05.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-28T09:27:41.000Z (6 months ago)
- Last Synced: 2024-12-26T16:42:36.342Z (5 months ago)
- Language: Lua
- Homepage:
- Size: 270 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jun's own config
This repo contains jun's own config files.
## Usage
Pick up your favorite [nerd font](https://github.com/ryanoasis/nerd-fonts/releases)
Install the latest neovim stable release [here](https://github.com/neovim/neovim/releases/tag/stable)
Install the latest nodejs release [here](https://nodejs.org/en/download)
Install the latest Golang release [here](https://go.dev/doc/install)
Install the latest cmake releast [here](https://cmake.org/download/)
```bash
git clone https://github.com/junaire/config.git
cd ~/configsudo apt install zsh fzf ccache tmux gnome-tweaks
chsh -s $(which zsh)
./deploy.sh
```
## Credits* [junnplus](https://github.com/junnplus/dotfiles)