Tomasz Trębski

Results 82 issues of Tomasz Trębski

`2.7` reached EOL. Will this library move away from it and focus on `3.6` as starting version?

Removes duplicated `cp` instructions and replaces it with single `mkdir` and `cp`

See: - https://github.com/ahmedelgabri/dotfiles/blob/master/roles/dotfiles/files/.config/bat/config - https://github.com/ahmedelgabri/dotfiles/blob/master/roles/dotfiles/files/.config/zsh/.zshrc#L133 - https://github.com/sharkdp/bat/issues/357

Might be useful for certain `https` repositories to use that way of storing username & password

This is part of elaborate task to extract some parts of dotfiles into externally controlled repositories. An example of that will be (potentially): - NeoVIM configuration [ #1615 ] -...