added a couple new files, and changed .bashrc to call fish

This commit is contained in:
Russell Riker 2020-09-13 11:41:36 -04:00
parent 7245cdd3d5
commit 4b8d02a547
3 changed files with 30 additions and 0 deletions

View File

@ -138,3 +138,5 @@ echo '**************************************************'|lolcat
echo ''
eval $(ssh-agent -s)
# Run fish
fish

17
.bombadillo.ini Normal file
View File

@ -0,0 +1,17 @@
[SETTINGS]
savelocation=/home/drwasabi
geminiblocks=block
searchengine=gopher://gopher.floodgap.com:70/7/v2/vs
showimages=true
telnetcommand=telnet
theme=normal
tlscertificate=
tlskey=
webmode=none
defaultscheme=gopher
homeurl=gopher://bombadillo.colorfield.space:70/1/user-guide.map
configlocation=/home/drwasabi/.config
[CERTS]
tilde.team=E1:70:E7:3E:FA:E7:63:82:3C:62:8D:6B:BC:FA:36:EE:3E:B8:7F:D3|1598782512
gemini.circumlunar.space=5D:35:B2:11:AA:D4:C1:C2:44:F6:71:5B:6B:E2:AD:FE:CD:E3:E5:C5|1601476250

11
config.fish Normal file
View File

@ -0,0 +1,11 @@
# ***************************************************************************
# *
# * my fish config file
# * Russell Riker
# * 9/13/2020
# *
# ***************************************************************************
# go to my wsl home folder
cd ~