/- onedrive
This commit is contained in:
@@ -29,8 +29,6 @@ aur:i3exit # exit script for i3
|
|||||||
aur:jump # directory
|
aur:jump # directory
|
||||||
aur:megasync-bin # sync app for mega cloud drive
|
aur:megasync-bin # sync app for mega cloud drive
|
||||||
aur:microsoft-azure-vpn-client-bin # official azure vpn client
|
aur:microsoft-azure-vpn-client-bin # official azure vpn client
|
||||||
aur:onedrive-abraunegg # onedrive client
|
|
||||||
aur:onedrivegui-git # gui for onedrive-abraunegg
|
|
||||||
aur:onlyoffice-bin # ms office replacement
|
aur:onlyoffice-bin # ms office replacement
|
||||||
aur:pcloud-drive # cloud drive
|
aur:pcloud-drive # cloud drive
|
||||||
aur:proton-vpn-gtk-app # vpn
|
aur:proton-vpn-gtk-app # vpn
|
||||||
|
|||||||
@@ -1,8 +1,15 @@
|
|||||||
|
aur:onedrivegui-git # gui for onedrive-abraunegg
|
||||||
|
aur:onedrive-abraunegg # onedrive client
|
||||||
|
- @ tuxwarrior ➔ uninstalled
|
||||||
|
- @ t470p ➔
|
||||||
|
|
||||||
|
--
|
||||||
|
|
||||||
aur:brave-bin # web browser
|
aur:brave-bin # web browser
|
||||||
- @ tuxwarrior ➔ uninstalled
|
- @ tuxwarrior ➔ uninstalled
|
||||||
- @ t470p ➔
|
- @ t470p ➔
|
||||||
|
|
||||||
# --- --- --- complete below this line --- --- ---
|
# --- === complete uninstallations below this line === ---
|
||||||
|
|
||||||
# rustup # rust toolchain installer
|
# rustup # rust toolchain installer
|
||||||
# - uninstalled @ tuxwarrior ➔ OK
|
# - uninstalled @ tuxwarrior ➔ OK
|
||||||
|
|||||||
@@ -350,12 +350,6 @@ if [ ${operation} == "dots" ] ; then
|
|||||||
create_dir ${file_path}
|
create_dir ${file_path}
|
||||||
deploy_file "${dots_trg}/nitrogen/*" "${file_path}/"
|
deploy_file "${dots_trg}/nitrogen/*" "${file_path}/"
|
||||||
|
|
||||||
# onedrive-gui
|
|
||||||
file_name=profiles
|
|
||||||
file_path=/home/${system_user}/.config/onedrive-gui
|
|
||||||
create_dir ${file_path}
|
|
||||||
deploy_file "${dots_trg}/onedrive-gui/${file_name}" "${file_path}/${file_name}"
|
|
||||||
|
|
||||||
# pcmanfm
|
# pcmanfm
|
||||||
# bookmarks found in "dots/gtk/.gtk-bookmarks"
|
# bookmarks found in "dots/gtk/.gtk-bookmarks"
|
||||||
file_name=pcmanfm.conf
|
file_name=pcmanfm.conf
|
||||||
|
|||||||
Reference in New Issue
Block a user