Remove keybase

This commit is contained in:
Dave Gallant
2020-06-27 00:31:54 -04:00
parent acf8681cf4
commit babbb5613f
4 changed files with 7 additions and 139 deletions

View File

@@ -22,19 +22,20 @@
fd
firefox
fzf
gcc
gimp
glibcLocales
go
golint
google-cloud-sdk
gradle
groovy
hadolint
htop
jetbrains.idea-community
jdk
jq
kbfs
keybase
keybase-gui
maven
nmap
openvpn
pavucontrol
@@ -101,10 +102,6 @@
pinentry-program ${pkgs.pinentry-curses}/bin/pinentry
'';
};
keybase.enable = true;
kbfs.enable = true;
};
@@ -127,6 +124,7 @@
export GOPATH=$HOME/go
export GPG_TTY=$(tty)
export PATH=$PATH:~/.local/bin
export PATH=$PATH:~/go/bin
eval "$(direnv hook zsh)"
eval "$(_RFD_COMPLETE=source_zsh rfd)"