https://github.com/SuperCuber/dotfiles
  
  
    My dotfiles 
    https://github.com/SuperCuber/dotfiles
  
dotfiles dotter linux
        Last synced: 8 months ago 
        JSON representation
    
My dotfiles
- Host: GitHub
 - URL: https://github.com/SuperCuber/dotfiles
 - Owner: SuperCuber
 - License: wtfpl
 - Created: 2016-08-07T17:11:32.000Z (about 9 years ago)
 - Default Branch: master
 - Last Pushed: 2024-09-28T19:43:19.000Z (about 1 year ago)
 - Last Synced: 2024-10-04T21:16:45.306Z (about 1 year ago)
 - Topics: dotfiles, dotter, linux
 - Language: Lua
 - Homepage:
 - Size: 136 MB
 - Stars: 30
 - Watchers: 4
 - Forks: 2
 - Open Issues: 0
 - 
            Metadata Files:
            
- Readme: README.md
 - License: LICENSE.md
 
 
Awesome Lists containing this project
- jimsghstars - SuperCuber/dotfiles - My dotfiles (Lua)
 
README
          # Screenshots


# 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