- alias -- "+"="pushd"
- alias -- "-"="popd"
- alias d=dirs
- alias ls="ls --color=auto"
ここから下は無かった時に追加するalias
- alias locate="grep ~/.locatedb"
- alias updatedb="find / > ~/.locatedb"
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
ここから下は無かった時に追加するalias
Register as a new user and use Qiita more conveniently
Go to list of users who liked