2017 10,24 13:01 |
|
よくわからんけど、いきなり.bash_profileが消えました。
とりあえず、他の方も書いているけど一応 +++++++++++++++++++++++++
# .bash_profile # Get the aliases and functions
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi
# User specific environment and startup programs
PATH=$PATH:$HOME/bin
export PATH
unset USERNAME +++++++++++++++++++++++++ .bashrc も飛んでいたので。。。 # .bashrc
# Source global definitions
if [ -f /etc/bashrc ]; then
. /etc/bashrc
fi
# User specific aliases and functions
参考:http://oxynotes.com/?p=5418 PR |
|
コメント |
コメント投稿 |
|
忍者ブログ [PR] |