Commit Graph

11 Commits (85f1fe893d66f13d57d401df8e3023bfdfa04951)

Author SHA1 Message Date
sudo pacman -Syu 85f1fe893d chore(config): add fdignore 2021-09-18 17:07:21 +07:00
sudo pacman -Syu 85b451dd6b chore(config): switch to nord config 2021-09-18 16:57:27 +07:00
sudo pacman -Syu ffeecb437d chore: Update configs 2021-09-17 18:46:51 +07:00
sudo pacman -Syu 70e9ab8904 chore(config): add tmux 2021-06-23 02:08:32 +07:00
sudo pacman -Syu 3b065eeac6 chore(config): update alacritty and nvim config 2021-06-03 23:09:50 +07:00
sudo pacman -Syu 7c7f801b80 chore(config): remove mpv 2021-05-24 11:34:26 +07:00
sudo pacman -Syu 1ea18f0769 chore(config): add mpv 2021-05-16 10:45:57 +07:00
sudo pacman -Syu 399fad7452 chore(config): re add bat 2021-05-13 21:51:42 +07:00
sudo pacman -Syu 3434986e67
feat: add compare command (#10)
* feat: add compare commands

* feat: implete compare config

* chore(config): correct config store

Co-authored-by: Tran Hau <ngtranhau@gmail.com>
2021-04-23 10:21:48 +07:00
sudo pacman -Syu d655736596
feat: treat files, dirs in config as the same (#8)
* feat: use paths for bpth files and dirs

* refactor: rename file to path when config install/update

Co-authored-by: Tran Hau <ngtranhau@gmail.com>
2021-04-22 17:36:19 +07:00
sudo pacman -Syu 4fa12066d0
feat: add --dry-run flag (#6)
* feat: add --dry-run flag to all commands

* feat: update copy-go with single copy.Replace

* refactor: make Config interface

* chore(config): cleanup unused

* feat: add config demo (1/?)

* chore: better naming for cfg

* refactor: move to pkg config

* refactor: use data for store configs

* refactor: split real and demo config

* feat: make use of dry run flag

Co-authored-by: Tran Hau <ngtranhau@gmail.com>
2021-04-22 16:36:11 +07:00