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

https://github.com/fredtux/ubuntu-optimizations

Ubuntu dotfiles for neovim, i3wm, alacritty, kitty and other stuff
https://github.com/fredtux/ubuntu-optimizations

bash dotfiles i3 i3wm i3wm-config i3wm-confs linux polybar polybar-config scripts shell ubuntu

Last synced: 22 days ago
JSON representation

Ubuntu dotfiles for neovim, i3wm, alacritty, kitty and other stuff

Awesome Lists containing this project

README

        

# Ubuntu optimizations
**Yes, I should have called it dotfiles. Basically there are a few more scripts besides dotfiles but still...**

Added a few tweaks and scripts to optimize the Ubuntu experience

## Important
This repository contains scripts and configs for personal use. I decided to make it public in order to help everyone have a good experience on Ubuntu, therefore this may not satisfy your specific use-case.

All recommendations are welcomed but if I can't find a personal use-case for them, I will not accept them. If you want to make your own configuration tool, I highly encourage you to fork this repo.

## Installation
```bash
git clone https://github.com/fredtux/ubuntu-optimizations.git
cd ubuntu-optimizations
./install.sh
```