config: adjust some idiosyncracies

This commit is contained in:
xeruf 2021-10-04 10:57:35 +02:00
parent 7c6706074b
commit f48ca2969e
5 changed files with 9 additions and 9 deletions

View File

@ -42,7 +42,7 @@
"monitorDnd": true, "monitorDnd": true,
"microbreakStartSoundPlaying": false, "microbreakStartSoundPlaying": false,
"breakStartSoundPlaying": false, "breakStartSoundPlaying": false,
"themeSource": "system", "themeSource": "dark",
"endBreakShortcut": "CmdOrCtrl+X", "endBreakShortcut": "CmdOrCtrl+X",
"breakWindowWidth": 0.85, "breakWindowWidth": 0.85,
"breakWindowHeight": 0.85, "breakWindowHeight": 0.85,

View File

@ -79,7 +79,7 @@
[alias] [alias]
fzf = !fzf --preview='git diff HEAD --color=always -- {}' --tiebreak=end,index --multi fzf = !fzf --preview='git diff HEAD --color=always -- {}' --tiebreak=end,index --multi
fzs = !cut -z -c2- | git fzf --read0 -d' ' --nth=2.. --bind='alt-enter:execute(nvim {2..})' --preview='test {1} != \\? && git diff --color HEAD -- {2..} | $(git config interactive.diffFilter) || diff --color=always -u /dev/null {2..}' | cut -c3- fzs = !cut -z -c2- | git fzf --read0 -d' ' --nth=2.. --bind='alt-enter:execute(nvim {2..})' --preview='test {1} != \\? && git diff --color -- HEAD {2..} | $(git config interactive.diffFilter) || find {2..} -type f | xargs -I% diff --recursive --color=always -u /dev/null %' | cut -c3-
# GET INFO # GET INFO
s = !git stl && git stb s = !git stl && git stb

View File

@ -1,5 +1,5 @@
[alias] [alias]
cgit = !yadm cme "config/git:" -- $XDG_CONFIG_HOME/git $CONFIG_SHELLS/git $HOME/.local/bin/scripts/git-* cgit = !yadm cme "config/git:" $XDG_CONFIG_HOME/git $CONFIG_SHELLS/git $HOME/.local/bin/scripts/git-*
cf = !yadm cme "bin:" -- $CONFIG_SHELLS/functions $HOME/.local/bin/scripts cf = !yadm cme "bin:" $CONFIG_SHELLS/functions $HOME/.local/bin/scripts
cshell = !yadm cme "config/shell:" -- $CONFIG_SHELLS $HOME/.zprofile cshell = !yadm cme "config/shell:" $CONFIG_SHELLS $HOME/.zprofile
cbin = !yadm cme "bin:" -- $HOME/.local/bin/scripts cbin = !yadm cme "bin:" $HOME/.local/bin/scripts

View File

@ -173,7 +173,7 @@ test -s $CONFIG_ZSH/.p10k.zsh && source $CONFIG_ZSH/.p10k.zsh
test -d /usr/share/fzf && source /usr/share/fzf/key-bindings.zsh && source /usr/share/fzf/completion.zsh test -d /usr/share/fzf && source /usr/share/fzf/key-bindings.zsh && source /usr/share/fzf/completion.zsh
eval "$(zoxide init zsh)" which zoxide >/dev/null && eval "$(zoxide init zsh)"
test -f $XDG_CONFIG_HOME/broot/launcher/bash/br && source $XDG_CONFIG_HOME/broot/launcher/bash/br test -f $XDG_CONFIG_HOME/broot/launcher/bash/br && source $XDG_CONFIG_HOME/broot/launcher/bash/br

View File

@ -31,7 +31,7 @@ and configuration for ~less~ and ~fzf~.
- essentials :: git zsh bat neovim man-db texinfo - essentials :: git zsh bat neovim man-db texinfo
- basic tools :: fd ripgrep tree jrnl python-pynvim wget zsh-completions mlocate - basic tools :: fd ripgrep tree jrnl python-pynvim wget zsh-completions mlocate
- common tools :: ffmpeg imagemagick pandoc [[https://lftp.yar.ru/][lftp]] zsh-doc glances pacman-contrib - common tools :: ffmpeg imagemagick pandoc [[https://lftp.yar.ru/][lftp]] zsh-doc glances pacman-contrib
- aur :: diffr bat-extras-git tldr++ rdictcc-git stretchly-xeruf-git - aur :: diffr bat-extras-git tldr++ rdictcc-git stretchly-xeruf-git sc-im
** Graphical ** Graphical
- x :: xorg-xserver xorg-xkill xorg-setxkbmap xorg-xinit xterm xclip xprintidle - x :: xorg-xserver xorg-xkill xorg-setxkbmap xorg-xinit xterm xclip xprintidle
- music :: mpd mpc ncmpc vlc phonon-qt5-vlc - music :: mpd mpc ncmpc vlc phonon-qt5-vlc