ssh und standart dot files
This commit is contained in:
5
.bash_profile
Normal file
5
.bash_profile
Normal file
@ -0,0 +1,5 @@
|
||||
# /etc/skel/.bash_profile
|
||||
|
||||
# This file is sourced by bash for login shells. The following line
|
||||
# runs your .bashrc and is recommended by the bash info pages.
|
||||
[[ -f ~/.bashrc ]] && . ~/.bashrc
|
||||
Reference in New Issue
Block a user