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
- Host: GitHub
- URL: https://github.com/fredtux/ubuntu-optimizations
- Owner: fredtux
- Created: 2021-10-03T23:44:58.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-08-21T08:53:43.000Z (almost 2 years ago)
- Last Synced: 2023-08-21T10:01:57.832Z (almost 2 years ago)
- Topics: bash, dotfiles, i3, i3wm, i3wm-config, i3wm-confs, linux, polybar, polybar-config, scripts, shell, ubuntu
- Language: Shell
- Homepage:
- Size: 24.4 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```