aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
* Few more nvim updatesKarel Kočí2024-02-27
|
* syncthing: remove as I am not using itKarel Kočí2022-11-16
|
* Use Nord color themeKarel Kočí2022-07-02
|
* Fix missing ignore fileKarel Kočí2019-10-23
|
* Cleanup and moreKarel Kočí2018-11-25
| | | | I am just lazy to write it up. Nobody reads it anyway.
* vim: use vundleKarel Kočí2018-09-26
|
* Revert "Recursive update is not required"Karel Kočí2018-08-03
| | | | This reverts commit a94087cf26f13430b15146e950b5af526813d17e.
* Recursive update is not requiredKarel Kočí2018-08-02
|
* Automatically make parent directory in doinstKarel Kočí2017-10-18
|
* Drop archlinux (I am on gentoo now oh yeh)Karel Kočí2017-10-13
|
* Try to fix unknown operand on ashKarel Kočí2017-09-12
|
* Better git management if we move myconfigs directoryKarel Kočí2017-05-19
|
* Allow force installKarel Kočí2017-05-07
| | | | That is installation without asking.
* Also color Install? questionKarel Kočí2017-05-03
|
* Some fixes and update gtk configurationKarel Kočí2017-05-03
|
* Add colors to printed messagesKarel Kočí2017-05-03
|
* Add system_installKarel Kočí2017-04-03
|
* Update the way git repositories are handledKarel Kočí2017-02-25
|
* Add some initial support for syncthing configurationKarel Kočí2017-01-14
| | | | Syncthing expects that we are using gui, but I said NO!
* I noticed that git repos doesn't work, note it as TODOKarel Kočí2017-01-09
|
* Update vim pluginsKarel Kočí2017-01-09
|
* Rewrite arch packages little bitKarel Kočí2016-12-28
| | | | List of expected packages is now generated using m4 language.
* Fill some holes in pacaur install scriptKarel Kočí2016-12-27
|
* Ensure that we are not reinstalling pacaurKarel Kočí2016-12-01
|
* Do not install pacaur in defaultKarel Kočí2016-11-25
|
* Add list of installed packages on archlinuxKarel Kočí2016-10-30
|
* Split functions definition from install script to separate fileKarel Kočí2016-10-12
Those function cluttered install script.