Compare commits
2 Commits
81c0e7e27e
...
47368004ab
Author | SHA1 | Date | |
---|---|---|---|
47368004ab | |||
973d5649fc |
48
.config/IJHack/QtPass.conf
Normal file
48
.config/IJHack/QtPass.conf
Normal file
@ -0,0 +1,48 @@
|
||||
[General]
|
||||
addGPGId=true
|
||||
alwaysOnTop=false
|
||||
autoPull=true
|
||||
autoPush=true
|
||||
autoclearPanelSeconds=10
|
||||
autoclearSeconds=10
|
||||
avoidCapitals=false
|
||||
avoidNumbers=false
|
||||
clipBoardType=2
|
||||
displayAsIs=false
|
||||
gitExecutable=/usr/bin/git
|
||||
gpgExecutable=/usr/bin/gpg2
|
||||
hideContent=false
|
||||
hideOnClose=true
|
||||
hidePassword=true
|
||||
lessRandom=false
|
||||
noLineWrapping=false
|
||||
passExecutable=/usr/bin/pass
|
||||
passStore=/home/od/.password-store/
|
||||
passTemplate=login\nurl
|
||||
passwordChars="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890~!@#$%^&*()_-+={}[]|:;<>,.?"
|
||||
passwordCharsselection=0
|
||||
passwordLength=16
|
||||
pwgenExecutable=/usr/bin/pwgen
|
||||
qrencodeExecutable=
|
||||
startMinimized=false
|
||||
templateAllFields=false
|
||||
useAutoclear=false
|
||||
useAutoclearPanel=false
|
||||
useGit=true
|
||||
useMonospace=false
|
||||
useOtp=false
|
||||
usePass=true
|
||||
usePwgen=true
|
||||
useQrencode=false
|
||||
useSelection=false
|
||||
useSymbols=false
|
||||
useTemplate=true
|
||||
useTrayIcon=true
|
||||
version=1.4.0
|
||||
|
||||
[mainwindow]
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x5\x81\0\0\x3\x90\0\0\0\0\0\0\0\0\0\0\x5\x81\0\0\x3\x90\0\0\0\0\0\0\0\0\x5\x82\0\0\0\0\0\0\0\0\0\0\x5\x81\0\0\x3\x90)
|
||||
maximized=false
|
||||
pos=@Point(0 0)
|
||||
savestate=@ByteArray(\0\0\0\xff\0\0\0\0\xfd\0\0\0\0\0\0\x5\x82\0\0\x3G\0\0\0\x4\0\0\0\x4\0\0\0\b\0\0\0\b\xfc\0\0\0\x1\0\0\0\x2\0\0\0\x1\0\0\0\xe\0t\0o\0o\0l\0\x42\0\x61\0r\x1\0\0\0\0\xff\xff\xff\xff\0\0\0\0\0\0\0\0)
|
||||
size=@Size(1410 913)
|
@ -27,6 +27,11 @@ ohmyzsh/ohmyzsh path:plugins/extract
|
||||
# a kind of "cd" with shortcuts
|
||||
mfaerevaag/wd
|
||||
|
||||
# Aliases
|
||||
#ohmyzsh/ohmyzsh path:plugins/helm # semble ne pas fonctionner
|
||||
ohmyzsh/ohmyzsh path:plugins/kubectl
|
||||
ohmyzsh/ohmyzsh path:plugins/terraform
|
||||
|
||||
# Other Fish-like features
|
||||
zdharma-continuum/fast-syntax-highlighting # Syntax highlighting
|
||||
zsh-users/zsh-autosuggestions # Auto-suggestions
|
||||
|
Loading…
Reference in New Issue
Block a user