Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/SuperCuber/dotfiles

My dotfiles
https://github.com/SuperCuber/dotfiles

dotfiles dotter linux

Last synced: 22 days ago
JSON representation

My dotfiles

Awesome Lists containing this project

README

        

# Screenshots
![Shell](/img/shell.png)
![Floating Terminals](/img/fun_terminals.png)

# Home folder structure
```
/home/username
├── bin = scripts and programs
├── tmp = downloads and temporary files
├── src = source code
│   └── ... = a folder per language
└── archive = documents and other rarely accessed files
```

# Software needed for best experience
## General
- [dotter](http://www.github.com/SuperCuber/dotter)
- i3/i3-gaps
- discord
- firefox
- dunst
- feh
- xflock/i3lock-fancy
- rofi
- wicd-patched/connman: for wifi
- zathura, zathura-djvu, zathura-pdf-mupdf, zathura-ps: pdf viewer
- owo, xclip: fast screenshot upload

## Shell/Development
- zsh
- neovim
- [devloop](http://www.github.com/SuperCuber/devloop)
- htop
- ripgrep
- fzf: fuzzy file finder
- fd-find
- bat: cat with wings
- difftastic: better git diff calculator
- atuin: better shell history

---

Feel free to fork and/or pull request if you see anything that can be changed/improved/fixed, or to make your own forked version :D