• 0 Posts
  • 3 Comments
Joined 11 months ago
cake
Cake day: August 18th, 2023

help-circle
rss

  • here we go, in no particular order:

    claer=clear
    gvim='nvim +Gclog +Git'
    vim=nvim
    vi=/usr/bin/vim
    v=/usr/bin/vi
    glog='git log --oneline --graph --all'
    rcp='rsync -r --info=progress2 --partial'
    d0='du -h --max-depth 0'
    d1='du -h --max-depth 1'
    ls='ls --time-style=long-iso --color=tty'
    icat=chafa
    ssh='TERM=xterm-256color ssh' # (kitty messes with TERM)