sudo pacman -Syu
9db61dd426
chore(config): use catppuccin for bat, delta
2022-06-23 15:38:49 +07:00
sudo pacman -Syu
bf3fe76778
chore(config): remove termux and macos-terminal
2022-05-29 13:57:50 +07:00
sudo pacman -Syu
5a1ca907b2
chore(config): use lua for neovim config
2022-05-27 13:35:52 +07:00
sudo pacman -Syu
574bf3f78f
chore(config): add termux color
2022-01-27 13:42:15 +07:00
sudo pacman -Syu
c767e5fca1
chore(config): use .ignore instead .fdignore to support rg, ag
2021-11-23 23:30:52 +07:00
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