Skip to content

Instantly share code, notes, and snippets.

@xPMo
Last active January 18, 2019 03:14
Show Gist options
  • Save xPMo/0760733a6e72667a45ff451211a12f61 to your computer and use it in GitHub Desktop.
Save xPMo/0760733a6e72667a45ff451211a12f61 to your computer and use it in GitHub Desktop.
Planning out a /r/unixporn post

I have a fair amount of custom scripts, but I'm not a "do everything in the terminal" person. Instead, I prefer things like dunst(ify) actions and custom program wrappers. This customized, but not-so-terminal-centric workflow is what I want to highlight in my post.

i3

  • focus/launch mode
  • xfce4-appfinder
  • rofi
  • scratchpad
  • $mod+F1 hint notifications
  • i3blocks
    • click actions
  • → PCFileman xclip action
  • → Gimp paste
  • i3lock
  • Firefox
    • password-store
  • notification/rofi-controlled screenshot and imgur scripts
    • xclip → Gimp paste again

LaTeX

  • folding
  • automatic compiling
  • TeX errors
  • vimtex ]] closing
  • jump-to-doc

Zsh

  • Obligitory neofetch
  • fzf (^r, ^t, ^x)
  • fast-syntax-highlighting
  • hashed directories
  • UU update all
  • grc
  • git
    • aliases
    • [ahead:behind] status in prompt
    • Commit to neovim-remote
    • fzl commit preview
  • mosh
  • add git repo on Pi
  • Neovim-remote
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment