📢 Webサイト閉鎖と移転のお知らせ
このWebサイトは2026年9月に閉鎖いたします。
新しい記事は移転先で追加しております。(旧サイトでは記事を追加しておりません)

370行目: 370行目:
  alias mhgfs='sudo vmhgfs-fuse -o allow_other .host:/Common /mnt/hgfs'
  alias mhgfs='sudo vmhgfs-fuse -o allow_other .host:/Common /mnt/hgfs'
  alias uhgfs='sudo fusermount -u /mnt/hgfs'
  alias uhgfs='sudo fusermount -u /mnt/hgfs'
 
  # コマンド履歴に残さないコマンド群
  # コマンド履歴に残さないコマンド群
  # SUSEがホストの場合
  # SUSEがホストの場合
377行目: 377行目:
  export HISTIGNORE="fg*:bg*:history*:cd*:ls*:cat*:less*:more*:grep*:lgrep*:igrep*:startkvm:stopkvm:repoclean*:suse:which*:clear:man*:repoclean:startx*:exit:mhgfs:uhgfs"
  export HISTIGNORE="fg*:bg*:history*:cd*:ls*:cat*:less*:more*:grep*:lgrep*:igrep*:startkvm:stopkvm:repoclean*:suse:which*:clear:man*:repoclean:startx*:exit:mhgfs:uhgfs"
   
   
# プロンプトの表示形式
  PS1='\e[0;31m\u\e[0m@\e[0;32m\h\e[0m(\t) [Path \w] \n> '
  PS1='\e[0;31m\u\e[0m@\e[0;32m\h\e[0m(\t) [Path \w] \n> '
<br><br>
<br><br>