mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 12:12:13 +02:00
initial commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
ensure_package_is_installed kitty \
|
||||
&& ensure_package_is_installed viu \
|
||||
&& ensure_package_is_installed ueberzugpp \
|
||||
&& synchronize_user_folder ./sources/kitty ~/.config \
|
||||
&& synchronize_root_folder ./sources/kitty /root/.config
|
||||
Reference in New Issue
Block a user