This commit is contained in:
2023-10-13 01:47:33 +04:00
parent f43e88e7ee
commit a4c819a30b
16 changed files with 603 additions and 163 deletions

View File

@@ -3,3 +3,6 @@
# direnv
set -x DIRENV_LOG_FORMAT ""
direnv hook fish | source
# rbenv
status --is-interactive; and rbenv init - fish | source