issues
search
daviddwlee84
/
DevEnvPack
Bring my development environment everywhere. vim, tmux, bash, zsh, VSCode, docker, and so on.
1
stars
0
forks
source link
alias
#25
Open
daviddwlee84
opened
3 years ago
daviddwlee84
commented
3 years ago
Echoing the last command run in Bash? - Stack Overflow
shell - How do I repeat the last command without using the arrow keys? - Unix & Linux Stack Exchange
# clear and re-run alias rr="clear; fc -e : -1"