keybase / client

Keybase Go Library, Client, Service, OS X, iOS, Android, Electron
BSD 3-Clause "New" or "Revised" License
8.91k stars 1.23k forks source link

vagrantfile is not a Keybase user #3730

Open tommynsong opened 8 years ago

tommynsong commented 8 years ago

i got this notification from time to time, more so when i use cli for CRUD operations on file in the /keybase mount.

screen shot 2016-08-03 at 1 34 58 pm

my log id: 5a340a3348574bcb31947f1c

cjb commented 8 years ago

Sounds like something in your environment is trying to open files named "vagrantfile" on each directory you enter.

tommynsong commented 8 years ago

i am using fish shell with bgbthefish theme and enabled "theme_display_vagrant yes" so that function would check if Vagrantfile is exist in the directory that i am changing into. False alarm on my part.