https://github.com/armandwipangestu/linux-setup
Simple Script For Setup your Ubuntu Linux Shell and Text Editor Using Neovim
https://github.com/armandwipangestu/linux-setup
bash-script neovim nvchad ubuntu zsh
Last synced: 3 months ago
JSON representation
Simple Script For Setup your Ubuntu Linux Shell and Text Editor Using Neovim
- Host: GitHub
- URL: https://github.com/armandwipangestu/linux-setup
- Owner: armandwipangestu
- Created: 2023-07-04T09:08:50.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-11-17T08:23:38.000Z (7 months ago)
- Last Synced: 2025-11-17T08:26:14.891Z (7 months ago)
- Topics: bash-script, neovim, nvchad, ubuntu, zsh
- Language: Shell
- Homepage:
- Size: 51.8 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Linux Setup




A simple dotfiles configuration for debian/ubuntu based, this repository provide some configuration like zsh, neovim configuration using NvChad, some aliases, eza for modern ls replacement (support icon), and stuff.
---
## Table of Contents
- [Features](#features)
- [Installation](#installation)
---
## Features
- ZSH Shell configuration (theme, plugin, PS1)
- Built-in text editor using neovim with NvChad configuration
- Built-in some aliases
- Some cool built-in package like eza, fzf, and stuff
## Installation
1. Clone this repository
```bash
git clone https://github.com/armandwipangestu/linux-setup
cd linux-setup
```
2. Run the installer
```bash
./install.sh --skip-interaction
```
3. Follow the intrucstion