This repository has been archived on 2022-12-11. You can view files and clone it, but cannot push or open issues or pull requests.
dot-files/.eshell/alias

7 lines
191 B
Plaintext

alias modspeed sudo tc qdisc $2 dev $1 root netem delay 300ms
alias ms magit-status $1
alias mss magit-status .
alias ssudo /usr/bin/sudo
alias d dired $1
alias ffo find-file-other-window $1