Olexandr Sydorchuk

Results 12 issues of Olexandr Sydorchuk

Instead of: ``` github.com/user1/repo1 github.com/user1/repo2 github.com/user2/other-repo ``` I would like to have flat directories: ``` github.com/user1--repo1 github.com/user1--repo2 github.com/user2--other-repo ``` or ``` github.com--user1--repo1 github.com--user1--repo2 github.com--user2--other-repo ``` Less bloated. Clean. Easier to...

Added `^left()`, `^center()`, and `^right()` commands. With these commands, there's no longer a need to run multiple instances of dzen2 or use the `-expand` parameter. Each new command will copy...