Skip to content

SuperCuber/dotfiles

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
img
 
 
 
 
 
 
 
 
 
 
 
 
 
 
bat
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
git
 
 
 
 
i3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Screenshots

Shell Floating Terminals

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
  • 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
  • htop
  • ripgrep
  • fzf: fuzzy file finder
  • fd-find
  • bat: cat with wings
  • difftastic: better git diff calculator
  • delta: better git diff viewer (difftastic is prioritized)
  • 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