Add bash-config

This commit is contained in:
2022-02-28 00:25:36 +01:00
parent 81f001f512
commit 3be90d07c8
2 changed files with 68 additions and 0 deletions

2
.bash_profile Normal file
View File

@@ -0,0 +1,2 @@
#!/usr/bin/env bash
[[ -f ~/.bashrc ]] && . ~/.bashrc