Contents

  1. history

.bashrc が読み込まれていないので、.bash_profile を作成し、読み込むようにした。

if [ -f ~/.bashrc ]; then
    source ~/.bashrc
fi

1. history


CategoryDns CategoryWatch CategoryTemplate

MoinQ: VPS/ConoHa/2024/.bash_profile (last edited 2024-03-20 00:56:33 by ToshinoriMaeno)