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
f3d4364d3b
chore(config): use vim nord
2021-09-18 16:37:52 +07:00
sudo pacman -Syu
ffeecb437d
chore: Update configs
2021-09-17 18:46:51 +07:00
sudo pacman -Syu
c3f4889adf
chore(config): remove unused exts nvim
2021-08-19 00:26:59 +07:00
sudo pacman -Syu
9c8746da29
chore(config): remove vim prettier
2021-08-07 21:00:00 +07:00
sudo pacman -Syu
56b9be6645
chore(config): add mouse support and add prettier
2021-08-04 18:07:53 +07:00
sudo pacman -Syu
0bf971243f
chore(config): always love Agave
2021-07-16 16:47:57 +07:00
sudo pacman -Syu
c547b8fcbe
chore(config): vim-go new default
2021-07-16 10:19:53 +07:00
sudo pacman -Syu
8254dd72bf
chore(config): remove nvim whitespace
2021-06-26 18:16:03 +00:00
sudo pacman -Syu
43f9d4890e
chore(nvim): strip whitespace
2021-06-24 17:26:13 +00:00
sudo pacman -Syu
35fde68d85
chore(config): better tmux config
2021-06-24 15:24:56 +00: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
8dee12ed8b
chore(config): remove problematic
2021-05-16 11:59:19 +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