mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2026-03-30 01:17:22 +00:00
Compare commits
No commits in common. "d18a035f9422ed56dbf09364b420eb11d8d1c77f" and "873d78021e65350385f0cb7391d833ad63436230" have entirely different histories.
d18a035f94
...
873d78021e
2 changed files with 1 additions and 8 deletions
|
|
@ -63,7 +63,3 @@ bindkey ' ' magic-space
|
||||||
# [ctrl+space] Accept suggestion from zsh-autosuggestions plugin
|
# [ctrl+space] Accept suggestion from zsh-autosuggestions plugin
|
||||||
bindkey '^ ' autosuggest-accept
|
bindkey '^ ' autosuggest-accept
|
||||||
|
|
||||||
# [Ctrl-xe] - open buffer line in editor
|
|
||||||
autoload -Uz edit-command-line
|
|
||||||
zle -N edit-command-line
|
|
||||||
bindkey '^X^e' edit-command-line
|
|
||||||
|
|
|
||||||
|
|
@ -32,15 +32,12 @@ Architecture = auto
|
||||||
#UseSyslog
|
#UseSyslog
|
||||||
Color
|
Color
|
||||||
#NoProgressBar
|
#NoProgressBar
|
||||||
PrettyProgressBar
|
|
||||||
#ILoveCandy
|
|
||||||
CheckSpace
|
CheckSpace
|
||||||
VerbosePkgLists
|
VerbosePkgLists
|
||||||
ParallelDownloads = 8
|
ParallelDownloads = 8
|
||||||
DownloadUser = alpm
|
DownloadUser = alpm
|
||||||
#DisableSandbox
|
#DisableSandbox
|
||||||
#DisableSandboxFilesystem
|
#ILoveCandy
|
||||||
#DisableSandboxSyscalls
|
|
||||||
|
|
||||||
# By default, pacman accepts packages signed by keys that its local keyring
|
# By default, pacman accepts packages signed by keys that its local keyring
|
||||||
# trusts (see pacman-key and its man page), as well as unsigned packages.
|
# trusts (see pacman-key and its man page), as well as unsigned packages.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue