diff options
| author | typebrook <typebrook@gmail.com> | 2020-04-01 10:56:09 +0800 |
|---|---|---|
| committer | typebrook <typebrook@gmail.com> | 2020-04-01 10:56:09 +0800 |
| commit | 108eeb49ed65c6461282445b4ba8255eeb17d448 (patch) | |
| tree | 9089831f51ede77cb874341ba19803876e790b3a | |
| parent | 3ceb909873971f97035b8a07d09d63b5cac160c7 (diff) | |
update
| -rw-r--r-- | alias | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -36,6 +36,7 @@ alias gtt='gist tags' | |||
| 36 | alias gd='gist detail' | 36 | alias gd='gist detail' |
| 37 | 37 | ||
| 38 | # shell | 38 | # shell |
| 39 | alias fd="ls -l /proc/$$/fd" | ||
| 39 | alias src="source $HOME/.$(basename $SHELL)rc" | 40 | alias src="source $HOME/.$(basename $SHELL)rc" |
| 40 | alias ll='ls -alh' | 41 | alias ll='ls -alh' |
| 41 | alias hg='history | grep' | 42 | alias hg='history | grep' |