Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Phantas0s/.dotfiles
:fireworks: Arch Linux with i3 / nvim / tmux / urxvt / zsh / ...
https://github.com/Phantas0s/.dotfiles
arch-linux dotfiles i3 nvim nvimrc tmux urxvt
Last synced: 1 day ago
JSON representation
:fireworks: Arch Linux with i3 / nvim / tmux / urxvt / zsh / ...
- Host: GitHub
- URL: https://github.com/Phantas0s/.dotfiles
- Owner: Phantas0s
- Created: 2017-01-14T11:32:52.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-08-18T19:06:35.000Z (3 months ago)
- Last Synced: 2024-08-18T20:25:03.221Z (3 months ago)
- Topics: arch-linux, dotfiles, i3, nvim, nvimrc, tmux, urxvt
- Language: Scheme
- Homepage: https://themouseless.dev
- Size: 76.1 MB
- Stars: 638
- Watchers: 10
- Forks: 80
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: newsboat/cache.db
Awesome Lists containing this project
- jimsghstars - Phantas0s/.dotfiles - :fireworks: Arch Linux with i3 / nvim / tmux / urxvt / zsh / ... (Scheme)
README
# Doftiles
[![Phantas0s rice](screen_780.png)](screen.png)
## What's in there?
My config for my Mouseless Development Environment.
I am using the lightweight and effective combo:* arch linux
* i3 / dmenu / dunst
* Neovim
* tmux
* [zsh](https://thevaluable.dev/zsh-install-configure/) / [fzf](https://github.com/junegunn/fzf)
* git / [diff-so-fancy](https://github.com/so-fancy/diff-so-fancy)All my config files are in this repository except:
* My development project configurations
* My config install settingsThose files are private and are on my private cloud (using [Nextcloud](https://nextcloud.com/)).
## WARNING
There are no backup system. If you install this on top of your dotfiles, expect a big mess.
You shouldn't use the `install.sh` script. You should only pick whatever you want and include it in your own config.## Building Your Mouseless Development Environment
Switching between a keyboard and mouse costs cognitive energy. [My book will help you set up a Linux-based development environment](https://themouseless.dev) that keeps your hands on your keyboard. Take the brain power you've been using to juggle input devices and focus it where it belongs: on the things you create.
You'll learn how to write your own installation scripts too!