mirror of https://github.com/harish2704/dotFiles
1 changed files with 7 additions and 0 deletions
@ -0,0 +1,7 @@ |
|||||
|
#!/usr/bin/env bash |
||||
|
|
||||
|
|
||||
|
|
||||
|
# Fix: Chromium taking long time to open in first time |
||||
|
# https://bugs.archlinux.org/task/75650 |
||||
|
echo no-allow-external-cache:0:1 | gpgconf --change-options gpg-agent |
Loading…
Reference in new issue