Merge branch 'main' of https://code.lksz.me/lksz/dotfiles
This commit is contained in:
commit
d8e37c1fdf
5 changed files with 16 additions and 5 deletions
|
@ -117,8 +117,6 @@ check-exist 'oh-my-posh'
|
|||
check-exist '~/.poshtheme.omp.json' "${USER_HOME}/.poshtheme.omp.json" "-r"
|
||||
check-exist 'tmux' || MISSING_APT_PACKAGES+=('tmux')
|
||||
check-exist 'git' || MISSING_APT_PACKAGES+=('git')
|
||||
check-exist 'emacs' || MISSING_APT_PACKAGES+=('emacs')
|
||||
check-exist 'monit' || MISSING_APT_PACKAGES+=('monit')
|
||||
check-exist 'direnv' || MISSING_APT_PACKAGES+=('direnv')
|
||||
check-exist "chezmoi" '' '' '' 'wget -O- chezmoi.io/get | bash # or'
|
||||
# wget -O- lksz.me/dotfiles | bash'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue