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

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

Awesome Lists containing this project

README

          

Linux Setup

![ZSH](https://img.shields.io/badge/-ZSH-F9FAFC?logo=zsh) 
![Neovim](https://img.shields.io/badge/-Neovim-F9FAFC?logo=neovim) 
![Fzf](https://img.shields.io/badge/-Fzf-F9FAFC?logo=fzf) 
![Eza](https://img.shields.io/badge/-Eza-F9FAFC?logo=eza) 

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