ssh und standart dot files

This commit is contained in:
flo
2021-08-24 21:27:53 +02:00
parent d4784420c4
commit ff28ee6a2e
27 changed files with 1126 additions and 0 deletions

5
.bash_profile Normal file
View 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