Stuff
This commit is contained in:
parent
f9849dfcfa
commit
84967eac60
27 changed files with 180 additions and 25 deletions
3
profile
3
profile
|
@ -5,8 +5,5 @@
|
|||
# SSH agent
|
||||
[[ -z "$SSH_AUTH_SOCK" && -x "$(which ssh-agent)" ]] && eval `ssh-agent -s` &> /dev/null
|
||||
|
||||
# TTY Colors
|
||||
[ -f "$HOME/.config/linuxColors.sh" ] && . "$HOME/.config/linuxColors.sh"
|
||||
|
||||
# Bashrc
|
||||
[ -f ~/.bashrc ] && source ~/.bashrc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue