Skip to content

Commit

Permalink
auto-sync.sh 2022-01-22 20:15:20: 214 file/s changed
Browse files Browse the repository at this point in the history
Syncing log
------------
X11 forwarding request failed on channel 0
Desde git+ssh://github.com/salvadorcunat/scripts-config-dotfiles
 = [actualizado]     master     -> origin/master
Ya está actualizado.
52c52
<                  "class": "^Termite$",
---
>                  "class": "^Alacritty$",
75c75
<         "class": "^Termite$",
---
>         "class": "^Alacritty$",
 -- auto-sync.sh --> Updating /home/boret/src/scripts-config-dotfiles/.i3/init_ws-3.json
'/home/boret/.i3/init_ws-3.json' -> '/home/boret/src/scripts-config-dotfiles/.i3/init_ws-3.json'
--------------------------------
6c6
< # Requires conky, termite and libnotify-bin (last two may be changed to
---
> # Requires conky, alacritty and libnotify-bin (last two may be changed to
20c20
< TRMNL=$(command -v termite_wrap)	# adjust to your preferred
---
> TRMNL=$(command -v alacritty_wrap)	# adjust to your preferred
 -- auto-sync.sh --> Updating /home/boret/src/scripts-config-dotfiles/.i3/vim_cheat
'/home/boret/.i3/vim_cheat' -> '/home/boret/src/scripts-config-dotfiles/.i3/vim_cheat'
--------------------------------
30c30
<                 "class": "^Termite$",
---
>                 "class": "^Alacritty$",
104c104
<                 "class": "^Termite$",
---
>                 "class": "^Alacritty$",
 -- auto-sync.sh --> Updating /home/boret/src/scripts-config-dotfiles/.i3/floating_ws.json
'/home/boret/.i3/floating_ws.json' -> '/home/boret/src/scripts-config-dotfiles/.i3/floating_ws.json'
--------------------------------
18c18
<                 "class": "^Termite$",
---
>                 "class": "^Alacritty$",
 -- auto-sync.sh --> Updating /home/boret/src/scripts-config-dotfiles/.i3/vim_ws.json
'/home/boret/.i3/vim_ws.json' -> '/home/boret/src/scripts-config-dotfiles/.i3/vim_ws.json'
--------------------------------
18c18
<                 "class": "^Termite$",
---
>                 "class": "^Alacritty$",
 -- auto-sync.sh --> Updating /home/boret/src/scripts-config-dotfiles/.i3/mutt_ws.json
'/home/boret/.i3/mutt_ws.json' -> '/home/boret/src/scripts-config-dotfiles/.i3/mutt_ws.json'
--------------------------------
24c24
<                  "class": "^Termite$",
---
>                  "class": "^Alacritty$",
44c44
<                  "class": "^Termite$",
---
>                  "class": "^Alacritty$",
 -- auto-sync.sh --> Updating /home/boret/src/scripts-config-dotfiles/.i3/music_ws.json
'/home/boret/.i3/music_ws.json' -> '/home/boret/src/scripts-config-dotfiles/.i3/music_ws.json'
--------------------------------
6c6
< # Requires conky, termite and libnotify-bin (last two may be changed to
---
> # Requires conky, alacritty and libnotify-bin (last two may be changed to
20c20
< TRMNL=$HOME/.i3/termite_wrap	# adjust to your preferred
---
> TRMNL=$HOME/sbin/alacritty_wrap	# adjust to your preferred
 -- auto-sync.sh --> Updating /home/boret/src/scripts-config-dotfiles/.i3/vim_ws
'/home/boret/.i3/vim_ws' -> '/home/boret/src/scripts-config-dotfiles/.i3/vim_ws'
--------------------------------
28a29
> 					/bin/sleep 0.25 && \
 -- auto-sync.sh --> Updating /home/boret/src/scripts-config-dotfiles/.i3/compton_wrap
'/home/boret/.i3/compton_wrap' -> '/home/boret/src/scripts-config-dotfiles/.i3/compton_wrap'
--------------------------------
6c6
< # Requires conky, termite and libnotify-bin (last two may be changed to
---
> # Requires conky, alacritty and libnotify-bin (last two may be changed to
19c19
< TRMNL=$HOME/.i3/termite_wrap	# adjust to your preferred
---
> TRMNL=$HOME/sbin/alacritty_wrap	# adjust to your preferred
39c39
< 	-c "/home/boret/.i3/termite_wrap -t Terminal -e mutt" 2>&1
---
> 	-c "/home/boret/sbin/alacritty_wrap -t Terminal -e mutt" 2>&1
43c43
< "$HOME"/.i3/compton_wrap -f
---
> "$HOME"/sbin/compton_wrap -f
 -- auto-sync.sh --> Updating /home/boret/src/scripts-config-dotfiles/.i3/mutt_ws
'/home/boret/.i3/mutt_ws' -> '/home/boret/src/scripts-config-dotfiles/.i3/mutt_ws'
--------------------------------
3c3
< TERMINAL="$HOME/.i3/termite_wrap"
---
> TERMINAL="$HOME/sbin/alacritty_wrap"
7c7
< $TERMINAL -t alsamixer -e "alsamixer -g -c 0 -V -all"
---
> $TERMINAL -t alsamixer -e alsamixer -g -c 0 -V -all
 -- auto-sync.sh --> Updating /home/boret/src/scripts-config-dotfiles/.i3/music_ws
'/home/boret/.i3/music_ws' -> '/home/boret/src/scripts-config-dotfiles/.i3/music_ws'
--------------------------------
/usr/bin/diff: /home/boret/LICENSE: No existe el fichero o el directorio
--------------------------------
9,11c9,13
< 	usefootline=${4:plain},		%none, plain, infolines, reversed, clearbg, checker, sectionchecker, fullchecker, split, miniframes
< 	frametitlelayout=${5:reversed},	%boxes, lines, reversed, blockwithlogo, blocksimple
< 	sidebarplain={left}{0}{.11\paperwidth}{.7\paperheight},	%simple sidebar
---
> 	usefootline=${4:plain},		%none, plain, infolines, reversed, clearbg, checker, sectionchecker, fullchecker, infochecker, split, miniframes, numbered
> 	frametitlelayout=${5:reversed},	%plain, boxes, lines, reversed, blockwithlogo, blocksimple, boxrounded
> 	%sidebarfancy={right}{0pt}{.11\paperwidth}{.75\paperheight}{rounded}{mLightTeal},
> 		% 1=right/left	2=height	3=width	4=totalheight 5= square or rounded 6=none or color (basic or theme defined)
> 	%sidebarplain={left}{0}{.11\paperwidth}{.7\paperheight},	%simple sidebar
12a15
> 	%itemstyle=default,  %e.g. faArrowRight, faCheck, faCheckSquare, faHandPointRight ...
13a17
> 	font=${7:fira},        %fira, go, arimo, gillius2 and carlito.
19,20c23,24
< \def\myTitlePageBg{${8}}      % background image for title and end pages
< \def\myPagesBg{${9}}   % background image por regular pages
---
> % \def\myTitlePageBg{${8}}      % background image for title and end pages on current master
> % \def\myPagesBg{${9}}   % background image por regular pages on current master
30c34
< \usepackage{pgfplotstable} % Generates table from .csv
---
> % \usepackage{pgfplotstable} % Generates table from .csv
36a41
> % \usepackage{fancybox} % uncomment if using fancy boxes
37a43
> \usepackage{boretmade_test} % depending of git branch used for boretmade
38a45,46
> \renewcommand\myTitlePageBg{${10}}      % background image for title and end pages in boretmade_test
> \renewcommand\myPagesBg{${11}}   % background image por regular pages in boretmade_test
49a58
> %\logoinsidebar{../logos/SVR_Fndo_Blanco.jpg}  % sidebar controlled
106a116,130
> endsnippet
>
> snippet fancybox "Boxes environment from fancyboxes package" b
> \\${1:shadowbox}{			 % shadowbox, doublebox, ovalbox, Ovalbox
> 	\begin{minipage}{2:\textwidth} % minipage width
>
> 	\end{minipage}
> }
> endsnippet
>
> snippet faitem "Itemize environment with FontAwesome icons" b
> \begin{itemize}
> 	\item[${1:\faArrowRight}]{${2:First item}}
>
> \end{itemize}
 -- auto-sync.sh --> Updating /home/boret/src/scripts-config-dotfiles/.vim/snips/tex.snippets
'/home/boret/.vim/snips/tex.snippets' -> '/home/boret/src/scripts-config-dotfiles/.vim/snips/tex.snippets'
--------------------------------
/usr/bin/diff: /home/boret/.vim/doc/tags: No existe el fichero o el directorio
--------------------------------
101a102,139
> " nvim-cmp: {{{
> " A completion engine plugin for neovim written in Lua.
> " https://github.com/hrsh7th/nvim-cmp
> if exists('g:loaded_cmp')
>   hi! link CmpItemAbbrDeprecated DraculaError
>
>   hi! link CmpItemAbbrMatch DraculaCyan
>   hi! link CmpItemAbbrMatchFuzzy DraculaCyan
>
>   hi! link CmpItemKindText DraculaFg
>   hi! link CmpItemKindMethod Function
>   hi! link CmpItemKindFunction Function
>   hi! link CmpItemKindConstructor DraculaCyan
>   hi! link CmpItemKindField DraculaOrange
>   hi! link CmpItemKindVariable DraculaPurpleItalic
>   hi! link CmpItemKindClass DraculaCyan
>   hi! link CmpItemKindInterface DraculaCyan
>   hi! link CmpItemKindModule DraculaYellow
>   hi! link CmpItemKindProperty DraculaPink
>   hi! link CmpItemKindUnit DraculaFg
>   hi! link CmpItemKindValue DraculaYellow
>   hi! link CmpItemKindEnum DraculaPink
>   hi! link CmpItemKindKeyword DraculaPink
>   hi! link CmpItemKindSnippet DraculaFg
>   hi! link CmpItemKindColor DraculaYellow
>   hi! link CmpItemKindFile DraculaYellow
>   hi! link CmpItemKindReference DraculaOrange
>   hi! link CmpItemKindFolder DraculaYellow
>   hi! link CmpItemKindEnumMember DraculaPurple
>   hi! link CmpItemKindConstant DraculaPurple
>   hi! link CmpItemKindStruct DraculaPink
>   hi! link CmpItemKindEvent DraculaFg
>   hi! link CmpItemKindOperator DraculaPink
>   hi! link CmpItemKindTypeParameter DraculaCyan
>
>   hi! link CmpItemMenu Comment
> endif
> " }}}
 -- auto-sync.sh --> Updating /home/boret/src/scripts-config-dotfiles/.vim/bundle/dracula/after/plugin/dracula.vim
'/home/boret/.vim/bundle/dracula/after/plugin/dracula.vim' -> '/home/boret/src/scripts-config-dotfiles/.vim/bundle/dracula/after/plugin/dracula.vim'
--------------------------------
1c1
< *dracula.txt*           For Vim version 8               Last change: 2018 May 08
---
> *dracula.txt*           For Vim version 8               Last change: 2021 Oct 22
87a88,94
>
> * *g:dracula_full_special_attrs_support*
> Explicitly declare full support for special attributes. By default it is 1
> for graphical applications and 0 for terminals and terminal emulators.  On
> terminal emulators, set to 1 to allow underline/undercurl highlights without
> changing the foreground color. >
>     let g:dracula_full_special_attrs_support = 1
 -- auto-sync.sh --> Updating /home/boret/src/scripts-config-dotfiles/.vim/bundle/dracula/doc/dracula.txt
'/home/boret/.vim/bundle/dracula/doc/dracula.txt' -> '/home/boret/src/scripts-config-dotfiles/.vim/bundle/dracula/doc/dracula.txt'
--------------------------------
87a88,91
> if !exists('g:dracula_full_special_attrs_support')
>   let g:dracula_full_special_attrs_support = has('gui_running')
> endif
>
114,115c118,124
<   " Falls back to coloring foreground group on terminals because
<   " nearly all do not support undercurl
---
>   " If the UI does not have full support for special attributes (like underline and
>   " undercurl) and the highlight does not explicitly set the foreground color,
>   " make the foreground the same as the attribute color to ensure the user will
>   " get some highlight if the attribute is not supported. The default behavior
>   " is to assume that terminals do not have full support, but the user can set
>   " the global variable `g:dracula_full_special_attrs_support` explicitly if the
>   " default behavior is not desirable.
117c126
<   if l:special[0] !=# 'NONE' && l:fg[0] ==# 'NONE' && !has('gui_running')
---
>   if l:special[0] !=# 'NONE' && l:fg[0] ==# 'NONE' && !g:dracula_full_special_attrs_support
256,263c265,283
<   hi! link LspDiagnosticsDefaultInformation DraculaCyan
<   hi! link LspDiagnosticsDefaultHint DraculaCyan
<   hi! link LspDiagnosticsDefaultError DraculaError
<   hi! link LspDiagnosticsDefaultWarning DraculaOrange
<   hi! link LspDiagnosticsUnderlineError DraculaErrorLine
<   hi! link LspDiagnosticsUnderlineHint DraculaInfoLine
<   hi! link LspDiagnosticsUnderlineInformation DraculaInfoLine
<   hi! link LspDiagnosticsUnderlineWarning DraculaWarnLine
---
>   " Link old 'LspDiagnosticsDefault*' hl groups
>   " for backward compatibility with neovim v0.5.x
>   hi! link LspDiagnosticsDefaultInformation DiagnosticInfo
>   hi! link LspDiagnosticsDefaultHint DiagnosticHint
>   hi! link LspDiagnosticsDefaultError DiagnosticError
>   hi! link LspDiagnosticsDefaultWarning DiagnosticWarn
>   hi! link LspDiagnosticsUnderlineError DiagnosticUnderlineError
>   hi! link LspDiagnosticsUnderlineHint DiagnosticUnderlineHint
>   hi! link LspDiagnosticsUnderlineInformation DiagnosticUnderlineInfo
>   hi! link LspDiagnosticsUnderlineWarning DiagnosticUnderlineWarn
>
>   hi! link DiagnosticInfo DraculaCyan
>   hi! link DiagnosticHint DraculaCyan
>   hi! link DiagnosticError DraculaError
>   hi! link DiagnosticWarn DraculaOrange
>   hi! link DiagnosticUnderlineError DraculaErrorLine
>   hi! link DiagnosticUnderlineHint DraculaInfoLine
>   hi! link DiagnosticUnderlineInfo DraculaInfoLine
>   hi! link DiagnosticUnderlineWarn DraculaWarnLine
 -- auto-sync.sh --> Updating /home/boret/src/scripts-config-dotfiles/.vim/bundle/dracula/colors/dracula.vim
'/home/boret/.vim/bundle/dracula/colors/dracula.vim' -> '/home/boret/src/scripts-config-dotfiles/.vim/bundle/dracula/colors/dracula.vim'
--------------------------------
62,63c62,65
<     Plugin 'dracula/vim', { 'name': 'dracula' }
<     :PluginInstall
---
> ```vim
> Plugin 'dracula/vim', { 'name': 'dracula' }
> :PluginInstall
> ```
70,71c72,75
<     Plug 'dracula/vim', { 'as': 'dracula' }
<     :PlugInstall
---
> ```vim
> Plug 'dracula/vim', { 'as': 'dracula' }
> :PlugInstall
> ```
 -- auto-sync.sh --> Updating /home/boret/src/scripts-config-dotfiles/.vim/bundle/dracula/INSTALL.md
'/home/boret/.vim/bundle/dracula/INSTALL.md' -> '/home/boret/src/scripts-config-dotfiles/.vim/bundle/dracula/INSTALL.md'
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/vim-airline-themes/.travis.yml: No existe el fichero o el directorio
--------------------------------
1259,1262c1259,1262
<   * If your vim is compiled with the +conceal feature, it is the "\x07" (BELL)
<     character, and it is hidden by setting 'conceallevel' to 3. If you use
<     autocommands, make sure none of them change that setting in the NERDTree_*
<     buffers.
---
>   * If your vim is compiled with the +conceal feature, it is the "\x07"
>     (BEL) character, and it is hidden by setting 'conceallevel' to 2. If you
>     use autocommands, make sure none of them change that setting in the
>     NERD_Tree_* buffers.
 -- auto-sync.sh --> Updating /home/boret/src/scripts-config-dotfiles/.vim/bundle/nerdtree/doc/NERDTree.txt
'/home/boret/.vim/bundle/nerdtree/doc/NERDTree.txt' -> '/home/boret/src/scripts-config-dotfiles/.vim/bundle/nerdtree/doc/NERDTree.txt'
--------------------------------
0a1,6
> ![Help Wanted](http://blog.ncce.org/wp-content/uploads/2013/12/help-wanted.jpg)
>
> **NERDTree** is on the lookout for a new maintainer. See [issue #1280](https://github.com/preservim/nerdtree/issues/1280) to submit your name for consideration.
>
> ---
>
186,187c192,193
< let g:NERDTreeDirArrowExpandable = '▸'
< let g:NERDTreeDirArrowCollapsible = '▾'
---
> let g:NERDTreeDirArrowExpandable = '?'
> let g:NERDTreeDirArrowCollapsible = '?'
 -- auto-sync.sh --> Updating /home/boret/src/scripts-config-dotfiles/.vim/bundle/nerdtree/README.markdown
'/home/boret/.vim/bundle/nerdtree/README.markdown' -> '/home/boret/src/scripts-config-dotfiles/.vim/bundle/nerdtree/README.markdown'
--------------------------------
8c8,10
< - **.14**:  Replace trim() with a version-compatible alternative. (PhilRunninger) [#1265](https://github.com/preservim/nerdtree/pull/1265)
---
> - **.16**: Fix documentation errors. (lifecrisis) [#1269](https://github.com/preservim/nerdtree/pull/1269)
> - **.15**: Ensure backward compatible testing of types. (lifecrisis) [#1266](https://github.com/preservim/nerdtree/pull/1266)
> - **.14**: Replace trim() with a version-compatible alternative. (PhilRunninger) [#1265](https://github.com/preservim/nerdtree/pull/1265)
 -- auto-sync.sh --> Updating /home/boret/src/scripts-config-dotfiles/.vim/bundle/nerdtree/CHANGELOG.md
'/home/boret/.vim/bundle/nerdtree/CHANGELOG.md' -> '/home/boret/src/scripts-config-dotfiles/.vim/bundle/nerdtree/CHANGELOG.md'
--------------------------------
115c115
<         if type(sortKey1[i]) ==# type(sortKey2[i])
---
>         if type(sortKey1[i]) == type(sortKey2[i])
121c121
<         elseif type(sortKey1[i]) ==# v:t_number
---
>         elseif type(sortKey1[i]) == type(0)
123c123
<         elseif type(sortKey2[i]) ==# v:t_number
---
>         elseif type(sortKey2[i]) == type(0)
126c126
<         let i = i + 1
---
>         let i += 1
 -- auto-sync.sh --> Updating /home/boret/src/scripts-config-dotfiles/.vim/bundle/nerdtree/autoload/nerdtree.vim
'/home/boret/.vim/bundle/nerdtree/autoload/nerdtree.vim' -> '/home/boret/src/scripts-config-dotfiles/.vim/bundle/nerdtree/autoload/nerdtree.vim'
--------------------------------
69c69
<    [fugitive][4], [unite][9], [ctrlp][10], [minibufexpl][15], [gundo][16],
---
>    [fugitive][4], [flog][62], [unite][9], [ctrlp][10], [minibufexpl][15], [gundo][16],
171a172,174
> #### [flog][62]
> ![vim-flog-airline-demo](https://user-images.githubusercontent.com/5008897/120819897-4e820280-c554-11eb-963e-6c08a1bbae09.png)
>
367a371
> [62]: http://github.com/rbong/vim-flog/
 -- auto-sync.sh --> Updating /home/boret/src/scripts-config-dotfiles/.vim/bundle/vim-airline/README.md
'/home/boret/.vim/bundle/vim-airline/README.md' -> '/home/boret/src/scripts-config-dotfiles/.vim/bundle/vim-airline/README.md'
--------------------------------
233a234
>       \ 'floggraph':  [ 'Flog', '%{get(b:, "flog_status_summary", "")}' ],
608a610,616
> -------------------------------------                      *airline-flog*
> vim-flog <https://github.com/rbong/vim-flog>
>
> If vim-flog is installed, vim-airline will display the branch name
> together with a status summary in the git log graph buffer;
> either 'no changes' or the number of added/removed/modified files.
>
639,640c647,648
< * change error format: >
<   let airline#extensions#coc#stl_format_err = '%E{[%e(#%fe)]}'
---
> * enable/disable coc status display >
>   g:airline#extensions#coc#show_coc_status = 1
642,644d649
< * change warning format: >
<   let airline#extensions#coc#stl_format_warn = '%W{[%w(#%fw)]}'
<
1030a1036,1048
> -------------------------------------                     *airline-rufo*
> rufo <https://github.com/ruby-formatter/rufo-vim>
>
> The rufo (Ruby Formatter) extension merely displays whether vim-rufo is
> currently enabled, in the z sction of the statusline.
>
> * enable/disable vim-rufo integration >
>   let g:airline#extensions#rufo#enabled = 1
> <
> * configure the symbol, or text, to display when vim-rufo auto formatting
>   is on >
>   let g:airline#extensions#rufo#symbol = 'R'
> <
1412a1431,1436
> -------------------------------------                       *airline-taglist*
> taglist <https://github.com/yegappan/taglist>
>
> * enable/disable taglist integration >
>   let g:airline#extensions#taglist#enabled = 1
> <
1446a1471,1482
> -------------------------------------                     *airline-vim9lsp*
> vim9lsp <https://github.com/yegappan/lsp>
>
> * enable/disable vim9lsp integration >
>   let airline#extensions#vim9lsp#enabled = 1
> <
> * vim9lsp error_symbol >
>   let airline#extensions#vim9lsp#error_symbol = 'E:'
> <
> * vim9lsp warning >
>   let airline#extensions#vim9lsp#warning_symbol = 'W:'
> <
1493a1530,1534
> * use vimtex specific wordcount function
>   for TeX buffers Note: this more accurate
>   but may slow down Vim) >
>   let g:airline#extensions#vimtex#wordcount = 1
>
1498a1540,1543
> <
> * enable virtualenv for additional filetypes:
>   (default: python): >
>   let g:airline#extensions#virtualenv#ft = ['python', 'markdown']
 -- auto-sync.sh --> Updating /home/boret/src/scripts-config-dotfiles/.vim/bundle/vim-airline/doc/airline.txt
'/home/boret/.vim/bundle/vim-airline/doc/airline.txt' -> '/home/boret/src/scripts-config-dotfiles/.vim/bundle/vim-airline/doc/airline.txt'
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/vim-airline/.travis.yml: No existe el fichero o el directorio
--------------------------------
72c72
<     Expect getwinvar(2, '&statusline') !~ 'airline#parts#mode'
---
>     Expect airline#statusline(2) !~ 'airline#parts#mode'
79c79
<     Expect getwinvar(2, '&statusline') != 'airline#parts#mode'
---
>     Expect airline#statusline(2) =~ 'airline#parts#mode'
 -- auto-sync.sh --> Updating /home/boret/src/scripts-config-dotfiles/.vim/bundle/vim-airline/t/airline.vim
'/home/boret/.vim/bundle/vim-airline/t/airline.vim' -> '/home/boret/src/scripts-config-dotfiles/.vim/bundle/vim-airline/t/airline.vim'
--------------------------------
12c12
<   it 'should toggle whitespace off and on'
---
>   it 'should toggle whitespace off'
15a16,19
>   end
>
>   it 'should toggle whitespace on'
>     call airline#extensions#load()
20c24
<   it 'should display theme name with no args'
---
>   it 'should display theme name "simple"'
22a27,29
>   end
>
>   it 'should display theme name "dark"'
24a32,34
>   end
>
>   it 'should display theme name "dark" because specifying a name that does not exist'
26a37,39
>   end
>
>   it 'should display theme name molokai'
 -- auto-sync.sh --> Updating /home/boret/src/scripts-config-dotfiles/.vim/bundle/vim-airline/t/commands.vim
'/home/boret/.vim/bundle/vim-airline/t/commands.vim' -> '/home/boret/src/scripts-config-dotfiles/.vim/bundle/vim-airline/t/commands.vim'
--------------------------------
14c14
<   it 'should use the layout'
---
>   it 'should use the layout "airline_a_to_airline_b"'
17a18,22
>   end
>
>   it 'should use the layout "airline_a_to_airline_b"'
>     call airline#extensions#default#apply(s:builder, { 'winnr': 1, 'active': 1 })
>     let stl = s:builder.build()
18a24,28
>   end
>
>   it 'should use the layout "airline_b_to_airline_warning"'
>     call airline#extensions#default#apply(s:builder, { 'winnr': 1, 'active': 1 })
>     let stl = s:builder.build()
19a30,34
>   end
>
>   it 'should use the layout "airline_x_to_airline_z"'
>     call airline#extensions#default#apply(s:builder, { 'winnr': 1, 'active': 1 })
>     let stl = s:builder.build()
20a36,40
>   end
>
>   it 'should use the layout "airline_z_to_airline_y"'
>     call airline#extensions#default#apply(s:builder, { 'winnr': 1, 'active': 1 })
>     let stl = s:builder.build()
 -- auto-sync.sh --> Updating /home/boret/src/scripts-config-dotfiles/.vim/bundle/vim-airline/t/extensions_default.vim
'/home/boret/.vim/bundle/vim-airline/t/extensions_default.vim' -> '/home/boret/src/scripts-config-dotfiles/.vim/bundle/vim-airline/t/extensions_default.vim'
--------------------------------
145c145
<   if airline#util#stl_disabled(winnr())
---
>   if airline#util#stl_disabled(winnr()) || airline#util#is_popup_window(winnr())
147a148
>   " TODO: need to ignore popup windows here as well?
 -- auto-sync.sh --> Updating /home/boret/src/scripts-config-dotfiles/.vim/bundle/vim-airline/autoload/airline.vim
'/home/boret/.vim/bundle/vim-airline/autoload/airline.vim' -> '/home/boret/src/scripts-config-dotfiles/.vim/bundle/vim-airline/autoload/airline.vim'
--------------------------------
28a29
>       \ 'floggraph':  [ 'Flog', '%{get(b:, "flog_status_summary", "")}' ],
251a253,256
>   if get(g:, 'airline#extensions#taglist#enabled', 1) && exists(':TlistShowTag')
>     call airline#extensions#taglist#init(s:ext)
>     call add(s:loaded_ext, 'taglist')
>   endif
469a475,479
>   if (get(g:, 'airline#extensions#vim9lsp#enabled', 1) && exists('*lsp#errorCount'))
>     call airline#extensions#vim9lsp#init(s:ext)
>     call add(s:loaded_ext, 'vim9lsp')
>   endif
>
500a511,515
>   endif
>
>   if (get(g:, 'airline#extensions#rufo#enabled', 0) && get(g:, 'rufo_loaded', 0))
>     call airline#extensions#rufo#init(s:ext)
>     call add(s:loaded_ext, 'rufo')
 -- auto-sync.sh --> Updating /home/boret/src/scripts-config-dotfiles/.vim/bundle/vim-airline/autoload/airline/extensions.vim
'/home/boret/.vim/bundle/vim-airline/autoload/airline/extensions.vim' -> '/home/boret/src/scripts-config-dotfiles/.vim/bundle/vim-airline/autoload/airline/extensions.vim'
--------------------------------
206a207,215
> function! airline#util#is_popup_window(winnr)
>    " Keep the statusline active if it's a popup window
>    if exists('*win_gettype')
>      return win_gettype(a:winnr) ==# 'popup' || win_gettype(a:winnr) ==# 'autocmd'
>    else
>       return getwinvar(a:winnr, '&buftype', '') ==# 'popup'
>   endif
> endfunction
>
 -- auto-sync.sh --> Updating /home/boret/src/scripts-config-dotfiles/.vim/bundle/vim-airline/autoload/airline/util.vim
'/home/boret/.vim/bundle/vim-airline/autoload/airline/util.vim' -> '/home/boret/src/scripts-config-dotfiles/.vim/bundle/vim-airline/autoload/airline/util.vim'
--------------------------------
69c69
<   if g:airline_detect_spell && &spell
---
>   if g:airline_detect_spell && (&spell || (exists('g:airline_spell_check_command') && eval(g:airline_spell_check_command)))
 -- auto-sync.sh --> Updating /home/boret/src/scripts-config-dotfiles/.vim/bundle/vim-airline/autoload/airline/parts.vim
'/home/boret/.vim/bundle/vim-airline/autoload/airline/parts.vim' -> '/home/boret/src/scripts-config-dotfiles/.vim/bundle/vim-airline/autoload/airline/parts.vim'
--------------------------------
189c189
<         \ 'syntastic-err', 'eclim', 'whitespace','windowswap',
---
>         \ 'syntastic-err', 'eclim', 'whitespace','windowswap', 'taglist',
193a194
>         \ 'vim9lsp_warning_count', 'vim9lsp_error_count',
232c233
<     let g:airline_section_x = airline#section#create_right(['coc_current_function', 'bookmark', 'scrollbar', 'tagbar', 'vista', 'gutentags', 'gen_tags', 'omnisharp', 'grepper', 'filetype'])
---
>     let g:airline_section_x = airline#section#create_right(['coc_current_function', 'bookmark', 'scrollbar', 'tagbar', 'taglist', 'vista', 'gutentags', 'gen_tags', 'omnisharp', 'grepper', 'filetype'])
245c246
<     let g:airline_section_error = airline#section#create(['ycm_error_count', 'syntastic-err', 'eclim', 'neomake_error_count', 'ale_error_count', 'lsp_error_count', 'nvimlsp_error_count', 'languageclient_error_count', 'coc_error_count'])
---
>     let g:airline_section_error = airline#section#create(['ycm_error_count', 'syntastic-err', 'eclim', 'neomake_error_count', 'ale_error_count', 'lsp_error_count', 'nvimlsp_error_count', 'languageclient_error_count', 'coc_error_count', 'vim9lsp_error_count'])
248c249
<     let g:airline_section_warning = airline#section#create(['ycm_warning_count',  'syntastic-warn', 'neomake_warning_count', 'ale_warning_count', 'lsp_warning_count', 'nvimlsp_warning_count', 'languageclient_warning_count', 'whitespace', 'coc_warning_count'])
---
>     let g:airline_section_warning = airline#section#create(['ycm_warning_count',  'syntastic-warn', 'neomake_warning_count', 'ale_warning_count', 'lsp_warning_count', 'nvimlsp_warning_count', 'languageclient_warning_count', 'whitespace', 'coc_warning_count', 'vim9lsp_warning_count'])
 -- auto-sync.sh --> Updating /home/boret/src/scripts-config-dotfiles/.vim/bundle/vim-airline/autoload/airline/init.vim
'/home/boret/.vim/bundle/vim-airline/autoload/airline/init.vim' -> '/home/boret/src/scripts-config-dotfiles/.vim/bundle/vim-airline/autoload/airline/init.vim'
--------------------------------
201,205c201
<   " assume accents sections to be never empty
<   " (avoides, that on startup the mode message becomes empty)
<   if match(a:content, '%#__accent_[^#]*#.*__restore__#') > -1
<     return 0
<   endif
---
>
209,211c205,210
<   let list=matchlist(a:content, '%{\zs.\{-}\ze}', 1, start)
<   if empty(list)
<     return 0 " no function in statusline text
---
>
>   let stripped = substitute(a:content,
>         \ '\(%{.*}\|%#__accent_[^#]*#\|%#__restore__#\|%( \| %)\)', '', 'g')
>
>   if !empty(stripped)
>     return 0 " There is content in the statusline
213,214c212,216
<   while len(list) > 0
<     let expr = list[0]
---
>
>   let exprlist = []
>   call substitute(a:content, '%{\([^}]*\)}', '\=add(exprlist, submatch(1))', 'g')
>
>   for expr in exprlist
223,225c225
<     let start += 1
<     let list=matchlist(a:content, '%{\zs.\{-}\ze}', 1, start)
<   endw
---
>   endfor
 -- auto-sync.sh --> Updating /home/boret/src/scripts-config-dotfiles/.vim/bundle/vim-airline/autoload/airline/builder.vim
'/home/boret/.vim/bundle/vim-airline/autoload/airline/builder.vim' -> '/home/boret/src/scripts-config-dotfiles/.vim/bundle/vim-airline/autoload/airline/builder.vim'
--------------------------------
14c14
<   if &filetype =~# "python"
---
>   if match(get(g:, 'airline#extensions#virtualenv#ft', ['python']), &filetype) > -1
28c28
<   if &filetype =~# "python"
---
>   if match(get(g:, 'airline#extensions#virtualenv#ft', ['python']), &filetype) > -1
 -- auto-sync.sh --> Updating /home/boret/src/scripts-config-dotfiles/.vim/bundle/vim-airline/autoload/airline/extensions/virtualenv.vim
'/home/boret/.vim/bundle/vim-airline/autoload/airline/extensions/virtualenv.vim' -> '/home/boret/src/scripts-config-dotfiles/.vim/bundle/vim-airline/autoload/airline/extensions/virtualenv.vim'
--------------------------------
12,13c12,18
<     let query = a:visual_mode_active ? 'visual_words' : 'words'
<     return get(wordcount(), query, 0)
---
>     if &filetype ==# 'tex' && exists('b:vimtex') && get(g:, 'airline#extensions#vimtex#wordcount', 0)
>       " We're in a TeX file and vimtex is a plugin, so use vimtex's wordcount...
>       return vimtex#misc#wordcount()
>     else
>       let query = a:visual_mode_active ? 'visual_words' : 'words'
>       return get(wordcount(), query, 0)
>     endif
 -- auto-sync.sh --> Updating /home/boret/src/scripts-config-dotfiles/.vim/bundle/vim-airline/autoload/airline/extensions/wordcount.vim
'/home/boret/.vim/bundle/vim-airline/autoload/airline/extensions/wordcount.vim' -> '/home/boret/src/scripts-config-dotfiles/.vim/bundle/vim-airline/autoload/airline/extensions/wordcount.vim'
--------------------------------
55,59d54
< function! s:is_branch_empty() abort
<   return exists('*airline#extensions#branch#head') &&
<         \ empty(get(b:, 'airline_head', ''))
< endfunction
<
61,64c56,57
<   if !get(g:, 'gitgutter_enabled', 0) || s:is_branch_empty()
<     return ''
<   endif
<   return GitGutterGetHunkSummary()
---
>   let hunks = GitGutterGetHunkSummary()
>   return hunks == [0, 0, 0] ? [] : hunks
 -- auto-sync.sh --> Updating /home/boret/src/scripts-config-dotfiles/.vim/bundle/vim-airline/autoload/airline/extensions/hunks.vim
'/home/boret/.vim/bundle/vim-airline/autoload/airline/extensions/hunks.vim' -> '/home/boret/src/scripts-config-dotfiles/.vim/bundle/vim-airline/autoload/airline/extensions/hunks.vim'
--------------------------------
12c12
<   if exists(":UnicodeTable") == 2 && bufname('') ==# 'UnicodeTable'
---
>   if exists(':UnicodeTable') == 2 && bufname('') =~# '/UnicodeTable.txt'
 -- auto-sync.sh --> Updating /home/boret/src/scripts-config-dotfiles/.vim/bundle/vim-airline/autoload/airline/extensions/unicode.vim
'/home/boret/.vim/bundle/vim-airline/autoload/airline/extensions/unicode.vim' -> '/home/boret/src/scripts-config-dotfiles/.vim/bundle/vim-airline/autoload/airline/extensions/unicode.vim'
--------------------------------
223c223,227
<         silent execute 'buffer' a:minwid
---
>         try
>           silent execute 'buffer' a:minwid
>         catch
>           call airline#util#warning("Cannot switch buffer, current buffer is modified! See :h 'hidden'")
>         endtry
 -- auto-sync.sh --> Updating /home/boret/src/scripts-config-dotfiles/.vim/bundle/vim-airline/autoload/airline/extensions/tabline/buffers.vim
'/home/boret/.vim/bundle/vim-airline/autoload/airline/extensions/tabline/buffers.vim' -> '/home/boret/src/scripts-config-dotfiles/.vim/bundle/vim-airline/autoload/airline/extensions/tabline/buffers.vim'
--------------------------------
8a9
> let s:show_coc_status = get(g:, 'airline#extensions#coc#show_coc_status', 1)
24,28d24
<   if is_err
<     let g:coc_stl_format = get(g:, 'airline#extensions#coc#stl_format_err', '%E{[%e(#%fe)]}')
<   else
<     let g:coc_stl_format = get(g:, 'airline#extensions#coc#stl_format_warn', '%W{[%w(#%fw)]}')
<   endif
34,36d29
<   if !empty(_backup)
<     let g:coc_stl_format = _backup
<   endif
48c41,42
<   return airline#util#shorten(get(g:, 'coc_status', ''), 91, 9)
---
>   let status = airline#util#shorten(get(g:, 'coc_status', ''), 91, 9)
>   return (s:show_coc_status ? status : '')
 -- auto-sync.sh --> Updating /home/boret/src/scripts-config-dotfiles/.vim/bundle/vim-airline/autoload/airline/extensions/coc.vim
'/home/boret/.vim/bundle/vim-airline/autoload/airline/extensions/coc.vim' -> '/home/boret/src/scripts-config-dotfiles/.vim/bundle/vim-airline/autoload/airline/extensions/coc.vim'
--------------------------------
366c366
<         :echomsg printf("airline: group: %s already done, skipping", name)
---
>         echomsg printf("airline: group: %s already done, skipping", name)
 -- auto-sync.sh --> Updating /home/boret/src/scripts-config-dotfiles/.vim/bundle/vim-airline/autoload/airline/highlighter.vim
'/home/boret/.vim/bundle/vim-airline/autoload/airline/highlighter.vim' -> '/home/boret/src/scripts-config-dotfiles/.vim/bundle/vim-airline/autoload/airline/highlighter.vim'
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/vim-gitgutter/unplace.vim: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/vim-completor/.travis.yml: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/hamllint-test-files/rubocop-yml/subdir/file.haml: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/hamllint-test-files/rubocop-yml/.rubocop.yml: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/hamllint-test-files/haml-lint-yml/subdir/file.haml: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/hamllint-test-files/haml-lint-yml/.haml-lint.yml: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/hamllint-test-files/haml-lint-and-rubocop/subdir/file.haml: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/hamllint-test-files/haml-lint-and-rubocop/.haml-lint.yml: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/hamllint-test-files/haml-lint-and-rubocop/.rubocop.yml: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_ada_gcc_command_callbacks.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_dockerfile_lint_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/htmlhint_paths/with_config/.htmlhintrc: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/htmlhint_paths/node_modules/.bin/htmlhint: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_ruby_debride_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/write-good-node-modules/node_modules/.bin/write-good: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_solc_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_ruumba_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_haskell_hie_callbacks.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_scala_metals.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/swift_paths/dummy.swift: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_terraform_tflint_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/java_paths_with_jaxb/src/main/jaxb/com/something/dummy: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/java_paths_with_jaxb/src/main/java/com/something/dummy: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_elixir_mix_command_callbacks.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_foodcritic_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/cquery_paths/with_cquery/.cquery: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/cquery_paths/build/compile_commands.json: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_fortran_fortls_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/bib_paths/dummy.bib: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_perl6_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/textlint_paths/with_textlint_bin_path/node_modules/textlint/bin/textlint.js: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/textlint_paths/with_bin_path/node_modules/.bin/textlint: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_yang_lsp_command_callbacks.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_pony_ponyc_command_callbacks.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_flake8_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_haskell_stack_build_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_phpmd_command_callbacks.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_pycodestyle_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/scala_paths/dummy.scala: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_golangserver_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_write_good_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_phpstan_command_callbacks.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/puppet_paths/dummy.pp: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_tslint_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/java_paths_no_main/src/test/java/com/something/dummy: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_elixir_credo.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_ink_ls_command_callbacks.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_luacheck_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_idris_command_callbacks.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_gosimple_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_rails_best_practices_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_brakeman_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/php-langserver-project/with-git/vendor/bin/php-language-server.php: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/php-langserver-project/vendor/bin/php-language-server.php: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/php-langserver-project/with-composer/vendor/bin/php-language-server.php: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/php-langserver-project/with-composer/composer.json: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_rst_textlint_command_callbacks.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_gfortran_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_llc_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/cargo_workspace_paths/subpath/Cargo.toml: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/cargo_workspace_paths/Cargo.toml: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_textlint_command_callbacks.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_staticcheck_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_reek_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_sass_sasslint_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_c_clangd_command_callbacks.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_less_stylelint_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/alex-node-modules-2/node_modules/alex/cli.js: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/stack_ghc_paths/stack.yaml: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_scalac_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_ispc_ispc_command_callbacks.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/fecs_paths/fecs: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/fecs_paths/fecs.exe: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/swaglint_paths/node_modules/.bin/swaglint: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/swaglint_paths/docs/swagger.yaml: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/psalm-project/vendor/bin/psalm: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_julia_languageserver_callbacks.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_puglint_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/php_paths/project-without-phpcbf/foo/test.php: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/php_paths/project-with-php-cs-fixer/test.php: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/php_paths/project-with-php-cs-fixer/vendor/bin/php-cs-fixer: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/php_paths/project-with-phpcbf/foo/test.php: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/php_paths/project-with-phpcbf/vendor/bin/phpcbf: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/php_paths/project-without-php-cs-fixer/test.php: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_cargo_command_callbacks.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_golangci_lint_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/tex_paths/sample1.tex: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/tex_paths/sample2.tex: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_haskell_cabal_ghc_command_callbacks.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_vcom_command_callbacks.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/fortran-fortls-project/.fortls: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_standard_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/ols_paths/node_modules/.bin/ocaml-language-server: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/ols_paths/.merlin: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_swift_sourcekitlsp_command_callbacks.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_cpp_flawfinder_command_callbacks.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_texlab_command_callbacks.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/alex-node-modules/node_modules/.bin/alex: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_xmllint_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_bingo_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/tsserver_paths/tsconfig.json: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/tsserver_paths/src/file1.ts: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/tsserver_paths/src/level-1/level-2/file3.ts: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/tsserver_paths/src/level-1/tsconfig.json: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/tsserver_paths/src/level-1/file2.ts: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_golint_command_callbacks.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_ruby_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_vlog_command_callbacks.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_glslang_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_mercury_mmc_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_rustc_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_cookstyle_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_c_clang_command_callbacks.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_javalsp_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_psalm_command_callbacks.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_scala_sbtserver.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_php_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_cypher_cypher_lint_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_erubis_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_gobuild_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_remark_lint_command_callbacks.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_glslls_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/ruby_paths/with_config/.standard.yml: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/ruby_paths/with_config/.rubocop.yml: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/ruby_paths/dummy.rb: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_scss_stylelint_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_c_cppcheck_command_callbacks.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_pyflakes_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_gopls_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_xvhdl_command_callbacks.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_scalastyle_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/rust-rls-project/Cargo.toml: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_c_cquery_command_callbacks.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_elixir_ls_command_callbacks.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_pyre_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_objc_ccls_command_callbacks.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/go_paths/go1/prj1/file.go: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/go_paths/go2/prj2/file.go: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_haskell_hlint_command_callbacks.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_c_flawfinder_command_callbacks.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_ocaml_ols_callbacks.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/puglint_project/puglint_rc_js_dir/.pug-lintrc.js: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/puglint_project/puglint_rc_dir/.pug-lintrc: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/puglint_project/node_modules/.bin/pug-lint: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/puglint_project/puglint_rc_json_dir/.pug-lintrc.json: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/puglint_project/package.json: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_xo_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_lessc_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_mypy_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_cuda_nvcc_command_callbacks.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_terraform_terraform_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_haskell_ghc_command_callbacks.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_cpp_ccls_command_callbacks.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_proto_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_erlang_dialyzer_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/tidy_paths/tidy.exe: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/tidy_paths/test.html: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/tidy_paths/tidy: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/tidy_paths/.tidyrc: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/elixir_paths/umbrella_project/mix.exs: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/elixir_paths/umbrella_project/apps/app1/mix.exs: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/elixir_paths/umbrella_project/apps/app1/lib/app.ex: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/elixir_paths/umbrella_project/apps/app2/mix.exs: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/elixir_paths/umbrella_project/apps/app2/lib/app.ex: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/elixir_paths/mix_project/mix.exs: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/elixir_paths/mix_project/lib/app.ex: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_haml_hamllint_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_vint_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_fsc_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_gometalinter_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_sugarss_stylelint_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_htmlhint_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_alex_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_lintr_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_gitlint_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_cpp_cquery_command_callbacks.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_reason_ols_callbacks.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_asm_gcc_command_callbacks.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_vulture_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/remark_lint_paths/with_bin_path/node_modules/.bin/remark: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_elm_make_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/clangd_paths/with_build_dir/unusual_build_dir_name/compile_commands.json: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/clangd_paths/with_compile_commands/compile_commands.json: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_jshint_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/cargo_paths/Cargo.toml: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_kotlin_languageserver_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/test_ansible_lint_command_callback.vader: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/python_paths/namespace_package_manifest/MANIFEST.in: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/python_paths/namespace_package_manifest/namespace/foo/__init__.py: No existe el fichero o el directorio
--------------------------------
/usr/bin/diff: /home/boret/.vim/bundle/ale/test/command_callback/p…
  • Loading branch information
salvadorcunat committed Jan 22, 2022
1 parent c4b9630 commit ec33e66
Show file tree
Hide file tree
Showing 27 changed files with 230 additions and 1,401 deletions.
Binary file modified .config/cmus/cache
Binary file not shown.
1 change: 1 addition & 0 deletions .config/cmus/command-history
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
update-cache -f
help
q
update-cache
Expand Down
1,319 changes: 0 additions & 1,319 deletions .config/cmus/lib.pl

Large diffs are not rendered by default.

59 changes: 31 additions & 28 deletions .config/i3/config
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

set $mod Mod4
set $_term /usr/bin/terminator
set $alt_term $HOME/.i3/termite_wrap
set $alt_term $HOME/sbin/alacritty_wrap

# Font for window titles. Will also be used by the bar unless a different font
# is used in the bar {} block below.
Expand Down Expand Up @@ -221,7 +221,7 @@ exec --no-startup-id /home/boret/sbin/multi_screen --multi 1 0
for_window [class="^Xfce4-terminal$"] border none
for_window [class="^Terminator$"] border none
for_window [class="^cool-retro-term$"] border none
for_window [class="^Termite$"] border none
for_window [class="^Alacritty$"] border none
for_window [class="^qterminal$"] border none
for_window [class="^dolphin$"] border none
#new_float pixel 1
Expand Down Expand Up @@ -296,8 +296,8 @@ for_window [title="^Mpstat$"] floating enabled
for_window [title="^fetchscr$"] border none
for_window [title="^motorhead$"] floating enable
for_window [class="^cool-retro-term$"] floating enable
for_window [class="^termite_floating$"] border pixel 1
for_window [class="^termite_floating$"] floating enable
for_window [class="^alacritty_floating$"] border pixel 1
for_window [class="^alacritty_floating$"] floating enable
# for_window [title="mc"] floating enabled
#for_window [class="^qterminal$"] floating enabled
for_window [title="^Bluetoothctl$"] floating enabled
Expand All @@ -323,49 +323,52 @@ for_window [title="Escritorio — Plasma"] kill; floating enable; border none
# Start i3bar to display a workspace bar (plus the system information i3status
# finds out, if available)
bar {
#i3bar_command i3bar -t
#position top
i3bar_command i3bar -t
position top
## status_command i3status
##status_command i3blocks
#tray_output none
##strip_workspace_numbers yes
## font -misc-fixed-medium-r-normal--10-120-75-75-C-70-iso10646-1
#font pango:URW Gothic L 8
##font pango:PowerlineSymbols 8
#font pango:Iosevka 7
font pango:Roboto Mono Medium for Powerline 8
#font pango:FontAwesome 7
##height 20
i3bar_command "/home/boret/.i3/lemonbar/i3_lemonbar_wrap.sh"
height 16
# i3bar_command "/home/boret/.i3/lemonbar/i3_lemonbar_wrap.sh"
##status_command /home/boret/src/bumblebee-status/bumblebee-status -m nic network_traffic disk:root cpu memory battery pasink pasource system -p root.path=/ -t greyish-powerline
#status_command "python3 /home/boret/src/bumblebee-status/bumblebee-status -m kernel spacer xrandr spacer brightness spacer caffeine cmus pulseaudio docker_ps layout indicator system -t dracula-powerline"
#i3bar_command "/home/boret/.i3/polybar-i3-wrap.sh"
workspace_buttons no
status_command "/home/boret/src/bumblebee-status/bumblebee-status -m bluetooth spacer nic publicip network_traffic cmus spacer system \
-p cmus.theme.align='center,center,center,center,center' \
-p cmus.format='{artist} - {title}' \
-p nic.format='{state} {ip} {ssid}' \
-p nic.states=^down \
-t dracula-powerline"
}
bar{
i3bar_command i3bar -t
position bottom
font pango:Roboto Mono Medium for Powerline 8
height 16
status_command "/home/boret/src/bumblebee-status/bumblebee-status -m xrandr spacer disk:root disk:home disk:DATOS spacer cpu battery battery_upower amixer datetime indicator \
-p root.path=/ home.path=/home DATOS.path=/media/DATOS \
-p root.format=' {left} ({percent:05.02f}%)' \
-p home.format=' {left} ({percent:05.02f}%)' \
-p DATOS.format='DATOS {left} ({percent:05.02f}%)' \
-t dracula-powerline"
}
#
# Launch initial workspace
#exec --no-startup-id "$HOME/.i3/init_ws -w '1: Init' -l $HOME/.i3/init_ws-3.json"


exec --no-startup-id "/home/boret/.i3/init_ws -w '1: Init' \
-l '/home/boret/.i3/testing.json' \
-c '/home/boret/.i3/fehbg_new -d 10m' \
-c '/home/boret/.i3/termite_wrap -t ranger -e ranger' \
-c '/home/boret/.i3/termite_wrap -t Terminal' \
-c '/home/boret/.i3/termite_wrap -t Terminal'"
#-c '/usr/bin/conky -c /home/boret/.i3/conky_termite_cheat.conf' \
#-c '/usr/bin/conky -c /home/boret/.i3/conky_ranger_cheat.conf' \
#-c '/usr/bin/conky -c /home/boret/.i3/conky_motorhead.conf' \
-c '/home/boret/sbin/alacritty_wrap --class alacritty,Alacritty -t ranger -e ranger' \
-c '/home/boret/sbin/alacritty_wrap' \
-c '/home/boret/sbin/alacritty_wrap'"
#
# Run compton_wrap once conky cheats have been called
#
#exec --no-startup-id "while ! pgrep conky >/dev/null 2>&1; \
#do \
#echo ' -- i3 launch --> waiting for conky'; \
#sleep 1; \
#done; \
#sleep 1; \
#/home/boret/.i3/compton_wrap -f"
exec --no-startup-id "/home/boret/.i3/compton_wrap -f; \
wait; \
/usr/bin/conky -c /home/boret/.i3/conky_motorhead.conf"

#exec --no-startup-id "sleep 3s; terminator -T 'fetchscr' -p 'transparent' -e 'screenfetch -p -c 15,9 -a /home/boret/motorhead_ascii_2'"
9 changes: 5 additions & 4 deletions .config/picom/picom.conf
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ opacity-rule = [
"99:class_g = 'cool-retro-term'",
"99:class_g = 'dolphin'",
"80:class_g = 'Polybar'",
"70:class_g = 'i3bar'",

"0:_NET_WM_STATE@[0]:32a = '_NET_WM_STATE_HIDDEN'",
"0:_NET_WM_STATE@[1]:32a = '_NET_WM_STATE_HIDDEN'",
Expand All @@ -81,10 +82,10 @@ opacity-rule = [
# Fading
fading = true;
fade-delta = 5; #30;
#fade-in-step = 0.02;
#fade-out-step = 0.02;
fade-in-step = 0.03;
fade-out-step = 0.03;
# no-fading-openclose = true;
# no-fading-destroyed-argb = true;
no-fading-destroyed-argb = true;
fade-exclude = [
"_NET_WM_STATE@:32a *= '_NET_WM_STATE_STICKY'"
];
Expand Down Expand Up @@ -112,7 +113,7 @@ focus-exclude = [
detect-transient = true;
detect-client-leader = true;
invert-color-include = [ ];
# resize-damage = 1;
resize-damage = 3;

# GLX backend
glx-no-stencil = true;
Expand Down
1 change: 1 addition & 0 deletions .config/polybar/config
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ interval = 25

mount-0 = /
mount-1 = /home
mount-2 = /media/DATOS

label-mounted = %{F#0a81f5}%mountpoint%%{F-}: %percentage_used%%
label-unmounted = %mountpoint% not mounted
Expand Down
1 change: 1 addition & 0 deletions .i3/compton_wrap
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ while true; do
-f| --force) [[ ! -z $COMPTONPROC ]] && \
report_msg "${0##*/}" "killing picom, PID $COMPTONPROC" && \
kill -9 "$COMPTONPROC" && \
/bin/sleep 0.25 && \
COMPTONPROC=
break
;;
Expand Down
4 changes: 2 additions & 2 deletions .i3/floating_ws.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"percent": 1,
"swallows": [
{
"class": "^Termite$",
"class": "^Alacritty$",
"title": "^ranger$"
}
],
Expand Down Expand Up @@ -101,7 +101,7 @@
"percent": 1,
"swallows": [
{
"class": "^Termite$",
"class": "^Alacritty$",
"title": "^Terminal$"
}
],
Expand Down
4 changes: 2 additions & 2 deletions .i3/init_ws-3.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"percent": 0.5,
"swallows": [
{
"class": "^Termite$",
"class": "^Alacritty$",
"title": "^ranger$"
}
],
Expand All @@ -72,7 +72,7 @@
"percent": 0.5,
"swallows": [
{
"class": "^Termite$",
"class": "^Alacritty$",
"title": "^Terminal$"
}
],
Expand Down
4 changes: 2 additions & 2 deletions .i3/music_ws
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

TERMINAL="$HOME/.i3/termite_wrap"
TERMINAL="$HOME/sbin/alacritty_wrap"
"$HOME"/.i3/init_ws -l "$HOME/.i3/music_ws.json" \
-c "$TERMINAL -t cmus -e cmus"

$TERMINAL -t alsamixer -e "alsamixer -g -c 0 -V -all"
$TERMINAL -t alsamixer -e alsamixer -g -c 0 -V -all
4 changes: 2 additions & 2 deletions .i3/music_ws.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"percent": 0.6,
"swallows": [
{
"class": "^Termite$",
"class": "^Alacritty$",
"title": "^cmus$"
}
],
Expand All @@ -41,7 +41,7 @@
"percent": 0.4,
"swallows": [
{
"class": "^Termite$",
"class": "^Alacritty$",
"title": "alsamixer$"
}
],
Expand Down
8 changes: 4 additions & 4 deletions .i3/mutt_ws
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Creates an i3-wm workspace, launching mutt in a terminal and a conky instance
# nearby, containing mutt useful commands an key shortcuts
#
# Requires conky, termite and libnotify-bin (last two may be changed to
# Requires conky, alacritty and libnotify-bin (last two may be changed to
# different preferences changing this script)
#
# Uses a config file for conky, containing vim's commands and shortcuts and
Expand All @@ -16,7 +16,7 @@
# for debuging
#trap 'set +x; sleep 1; set -x' DEBUG

TRMNL=$HOME/.i3/termite_wrap # adjust to your preferred
TRMNL=$HOME/sbin/alacritty_wrap # adjust to your preferred
CONKY=/usr/bin/conky
NOTIFY=/usr/bin/notify-send
SLEEP=/bin/sleep # GNU sleep permits float numbers
Expand All @@ -36,11 +36,11 @@ function notify_error()

"$HOME"/.i3/init_ws -l "/home/boret/.i3/mutt_ws.json" \
-c "/usr/bin/conky -c /home/boret/.i3/conky_mutt_cheat.conf && sleep 2" \
-c "/home/boret/.i3/termite_wrap -t Terminal -e mutt" 2>&1
-c "/home/boret/sbin/alacritty_wrap -t Terminal -e mutt" 2>&1

$SLEEP 1.00

"$HOME"/.i3/compton_wrap -f
"$HOME"/sbin/compton_wrap -f

TERMPROC="$(pgrep -n mutt)"
if [[ -z $TERMPROC ]]; then
Expand Down
2 changes: 1 addition & 1 deletion .i3/mutt_ws.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"percent": 0.8,
"swallows": [
{
"class": "^Termite$",
"class": "^Alacritty$",
"title": "^Terminal$"
}
],
Expand Down
4 changes: 2 additions & 2 deletions .i3/vim_cheat
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Open vim with passed arguments, and a predefined cheat-sheet with vim
# shortcuts in an i3 container, right of the terminal.
#
# Requires conky, termite and libnotify-bin (last two may be changed to
# Requires conky, alacritty and libnotify-bin (last two may be changed to
# different preferences changing this script)
#
# Uses a config file for conky, containing vim's commands and shortcuts and
Expand All @@ -17,7 +17,7 @@
#trap 'set +x; sleep 1; set -x' DEBUG

I3MSG=$(command -v i3-msg)
TRMNL=$(command -v termite_wrap) # adjust to your preferred
TRMNL=$(command -v alacritty_wrap) # adjust to your preferred
CONKY=$(command -v conky)
NOTIFY=$(command -v notify-send)
SLEEP=$(command -v /bin/sleep) # GNU sleep permits float numbers
Expand Down
4 changes: 2 additions & 2 deletions .i3/vim_ws
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Creates an i3-wm workspace, launching vim in a terminal and a conky instance
# nearby, containing vim useful commands an key shortcuts
#
# Requires conky, termite and libnotify-bin (last two may be changed to
# Requires conky, alacritty and libnotify-bin (last two may be changed to
# different preferences changing this script)
#
# Uses a config file for conky, containing vim's commands and shortcuts and
Expand All @@ -17,7 +17,7 @@
#trap 'set +x; sleep 1; set -x' DEBUG

I3MSG=$(command -v i3-msg)
TRMNL=$HOME/.i3/termite_wrap # adjust to your preferred
TRMNL=$HOME/sbin/alacritty_wrap # adjust to your preferred
CONKY=$(command -v conky)
NOTIFY=$(command -v notify-send)
SLEEP=/bin/sleep # GNU sleep permits float numbers
Expand Down
2 changes: 1 addition & 1 deletion .i3/vim_ws.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"percent": 0.85,
"swallows": [
{
"class": "^Termite$",
"class": "^Alacritty$",
"title": "^Terminal$"
}
],
Expand Down
36 changes: 30 additions & 6 deletions .vim/snips/tex.snippets
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,22 @@ snippet beamhead "Set a default Beamer header" b
{
\usetheme[blockcolors=${3:plain}, %normal, reversed, plain,
tone=blue, %blue, teal, red, green, pink, orange, blackandwhite, an reversed.
usefootline=${4:plain}, %none, plain, infolines, reversed, clearbg, checker, sectionchecker, fullchecker, split, miniframes
frametitlelayout=${5:reversed}, %boxes, lines, reversed, blockwithlogo, blocksimple
sidebarplain={left}{0}{.11\paperwidth}{.7\paperheight}, %simple sidebar
usefootline=${4:plain}, %none, plain, infolines, reversed, clearbg, checker, sectionchecker, fullchecker, infochecker, split, miniframes, numbered
frametitlelayout=${5:reversed}, %plain, boxes, lines, reversed, blockwithlogo, blocksimple, boxrounded
%sidebarfancy={right}{0pt}{.11\paperwidth}{.75\paperheight}{rounded}{mLightTeal},
% 1=right/left 2=height 3=width 4=totalheight 5= square or rounded 6=none or color (basic or theme defined)
%sidebarplain={left}{0}{.11\paperwidth}{.7\paperheight}, %simple sidebar
%sidebarmnf={right}{.11\textwidth}{.90}, %sidebar with miniframes
%itemstyle=default, %e.g. faArrowRight, faCheck, faCheckSquare, faHandPointRight ...
titlepagestyle=${6:centered}, %none, centered, line, reversed
font=${7:fira}, %fira, go, arimo, gillius2 and carlito.
]{${7:boretmade}} % beamer theme
\setbeamercovered{transparent}
\setbeamercolor{background canvas}{bg=}
}

\def\myTitlePageBg{${8}} % background image for title and end pages
\def\myPagesBg{${9}} % background image por regular pages
% \def\myTitlePageBg{${8}} % background image for title and end pages on current master
% \def\myPagesBg{${9}} % background image por regular pages on current master

\usepackage[spanish]{babel}
\usepackage[utf8]{inputenc}
Expand All @@ -27,15 +31,19 @@ snippet beamhead "Set a default Beamer header" b
\usepackage[ddmmyyyy]{datetime}
\usepackage{booktabs}
% \usepackage{qrcode} % use only if needed \qrcode[options]{text}
\usepackage{pgfplotstable} % Generates table from .csv
% \usepackage{pgfplotstable} % Generates table from .csv
\usepackage{siunitx} % Formats the units and values
\sisetup{
round-mode = places, % Rounds numbers
round-precision = 2, % to 2 places
}

% \usepackage{fancybox} % uncomment if using fancy boxes
\usepackage{background}
\usepackage{boretmade_test} % depending of git branch used for boretmade
\mybackground[\myTitlePageBg]
\renewcommand\myTitlePageBg{${10}} % background image for title and end pages in boretmade_test
\renewcommand\myPagesBg{${11}} % background image por regular pages in boretmade_test

\title[${10:Shorttitle}]{${11:Title}}
\date{Valencia, \today}
Expand All @@ -47,6 +55,7 @@ snippet beamhead "Set a default Beamer header" b
%\navsyminfootline{right}[-.1\textwidth][0]
% If using frame title style "blockwithlogo" uncoment to set file and position
%\logoinframetitle{logo_file.jpg}[left] % left/right - optional default left
%\logoinsidebar{../logos/SVR_Fndo_Blanco.jpg} % sidebar controlled
%
% Uncomment and modify next lines if you want to add a logo out of the footline or
% there is no footline at all
Expand Down Expand Up @@ -105,3 +114,18 @@ snippet graphpgf "Make a graph from a csv text file" b
\end{center}
\end{figure}
endsnippet

snippet fancybox "Boxes environment from fancyboxes package" b
\\${1:shadowbox}{ % shadowbox, doublebox, ovalbox, Ovalbox
\begin{minipage}{2:\textwidth} % minipage width

\end{minipage}
}
endsnippet

snippet faitem "Itemize environment with FontAwesome icons" b
\begin{itemize}
\item[${1:\faArrowRight}]{${2:First item}}

\end{itemize}
endsnippet
1 change: 1 addition & 0 deletions dotfiles/.bash_profile
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,4 @@ export LD_LIBRARY_PATH="$HOME"/src/install-root/lib:"$LD_LIBRARY_PATH"

# set QT5 var needed by qt5ct
export QT_QPA_PLATFORMTHEME="qt5ct"
. "$HOME/.cargo/env"
Loading

0 comments on commit ec33e66

Please sign in to comment.