Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
erikdubois committed May 1, 2021
2 parents 138744c + b69a8b7 commit db018bb
Show file tree
Hide file tree
Showing 5 changed files with 98 additions and 17 deletions.
8 changes: 8 additions & 0 deletions 100-install-core-software-v3.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,14 @@ sudo pacman -S --noconfirm --needed chromium
sudo pacman -S --noconfirm --needed brave
sudo pacman -S --noconfirm --needed vlc

sudo pacman -S --noconfirm --needed sublime-text-dev

sudo pacman -S --noconfirm --needed meld

sudo pacman -S --noconfirm --needed gitahead-bin

sudo pacman -S --noconfirm --needed the_platinum_searcher-bin

sudo pacman -S --noconfirm --needed wps-office
sudo pacman -S --noconfirm --needed ttf-wps-fonts
sudo pacman -S --noconfirm --needed wps-office-mime
Expand Down
2 changes: 2 additions & 0 deletions 200-software-AUR-repo-v4.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@

installed_dir=$(dirname $(readlink -f $(basename `pwd`)))

sh AUR/install-virtualbox-for-linux-v2.sh

# these come last always
echo "Checking if icons from applications have a hardcoded path"
echo "and fixing them"
Expand Down
8 changes: 8 additions & 0 deletions Personal/940-btrfs-setup-v1.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,14 @@ if lsblk -f | grep btrfs > /dev/null 2>&1 ; then
sudo pacman -S --needed --noconfirm grub-btrfs
sudo pacman -S --needed --noconfirm timeshift-autosnap
sudo systemctl enable grub-btrfs.path

#sudo sed -i "s/PathModified=\/.snaphots/PathModified=\/run\/timeshift\/backup\/timeshift-btrfs\/snapshots/g" /etc/systemd/system/grub-btrfs.path
sudo sed -i 's/Requires=\\x2esnapshots.mount/Requires=run-timeshift-backup.mount/g' /usr/lib/systemd/system/grub-btrfs.path
sudo sed -i 's/After=\\x2esnapshots.mount/After=run-timeshift-backup.mount/g' /usr/lib/systemd/system/grub-btrfs.path
sudo sed -i 's/BindsTo=\\x2esnapshots.mount/BindsTo=run-timeshift-backup.mount/g' /usr/lib/systemd/system/grub-btrfs.path
sudo sed -i "s/PathModified=\/.snapshots/PathModified=\/run\/timeshift\/backup\/timeshift-btrfs\/snapshots/g" /usr/lib/systemd/system/grub-btrfs.path
sudo sed -i "s/WantedBy=[\]x2esnapshots.mount/WantedBy=run-timeshift-backup.mount/g" /usr/lib/systemd/system/grub-btrfs.path

else
echo "Your harddisk/ssd/nvme is not formatted as BTRFS."
echo "Packages will not be installed"
Expand Down
97 changes: 80 additions & 17 deletions Personal/settings/plasma/bookmarks/user-places.xbel
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xbel>
<xbel xmlns:bookmark="http://www.freedesktop.org/standards/desktop-bookmarks" xmlns:kdepriv="http://www.kde.org/kdepriv" xmlns:mime="http://www.freedesktop.org/standards/shared-mime-info">
<xbel xmlns:mime="http://www.freedesktop.org/standards/shared-mime-info" xmlns:bookmark="http://www.freedesktop.org/standards/desktop-bookmarks" xmlns:kdepriv="http://www.kde.org/kdepriv">
<bookmark href="file:///">
<title>Root</title>
<info>
Expand Down Expand Up @@ -66,6 +66,30 @@
</metadata>
</info>
</bookmark>
<bookmark href="recentlyused:/files">
<title>Recent Files</title>
<info>
<metadata owner="http://freedesktop.org">
<bookmark:icon name="document-open-recent"/>
</metadata>
<metadata owner="http://www.kde.org">
<ID>1615824430/2</ID>
<isSystemItem>true</isSystemItem>
</metadata>
</info>
</bookmark>
<bookmark href="recentlyused:/locations">
<title>Recent Locations</title>
<info>
<metadata owner="http://freedesktop.org">
<bookmark:icon name="folder-open-recent"/>
</metadata>
<metadata owner="http://www.kde.org">
<ID>1615824430/3</ID>
<isSystemItem>true</isSystemItem>
</metadata>
</info>
</bookmark>
<bookmark href="file:///home/erik/Downloads">
<title>Downloads</title>
<info>
Expand All @@ -79,6 +103,18 @@
</metadata>
</info>
</bookmark>
<bookmark href="file:///home/erik/Music">
<title>Music</title>
<info>
<metadata owner="http://freedesktop.org">
<bookmark:icon name="folder-music"/>
</metadata>
<metadata owner="http://www.kde.org">
<ID>1615824430/1</ID>
<isSystemItem>true</isSystemItem>
</metadata>
</info>
</bookmark>
<bookmark href="file:///home/erik/Pictures">
<title>Pictures</title>
<info>
Expand Down Expand Up @@ -119,6 +155,19 @@
</metadata>
</info>
</bookmark>
<bookmark href="file:///home/erik/.cache">
<title>.cache</title>
<info>
<metadata owner="http://freedesktop.org">
<bookmark:icon name="inode-directory"/>
</metadata>
<metadata owner="http://www.kde.org">
<ID>1615824325/0</ID>
<isSystemItem>false</isSystemItem>
<IsHidden>false</IsHidden>
</metadata>
</info>
</bookmark>
<bookmark href="file:///home/erik/.config">
<title>.config</title>
<info>
Expand Down Expand Up @@ -171,19 +220,6 @@
</metadata>
</info>
</bookmark>
<bookmark href="file:///home/erik/Dropbox">
<title>Dropbox</title>
<info>
<metadata owner="http://freedesktop.org">
<bookmark:icon name="folder"/>
</metadata>
<metadata owner="http://www.kde.org">
<ID>1547232192/7</ID>
<isSystemItem>false</isSystemItem>
<IsHidden>false</IsHidden>
</metadata>
</info>
</bookmark>
<bookmark href="file:///home/erik/ARCO/ARCOLINUX">
<title>ARCOLINUX</title>
<info>
Expand Down Expand Up @@ -314,6 +350,19 @@
</metadata>
</info>
</bookmark>
<bookmark href="file:///home/erik/ALCI">
<title>ALCI</title>
<info>
<metadata owner="http://freedesktop.org">
<bookmark:icon name="inode-directory"/>
</metadata>
<metadata owner="http://www.kde.org">
<ID>1615824402/1</ID>
<isSystemItem>false</isSystemItem>
<IsHidden>false</IsHidden>
</metadata>
</info>
</bookmark>
<bookmark href="file:///usr/share/applications">
<title>applications</title>
<info>
Expand Down Expand Up @@ -388,10 +437,12 @@
<withBaloo>true</withBaloo>
<GroupState-SearchFor-IsHidden>false</GroupState-SearchFor-IsHidden>
<GroupState-RecentlySaved-IsHidden>false</GroupState-RecentlySaved-IsHidden>
<kde_places_version>4</kde_places_version>
<withRecentlyUsed>true</withRecentlyUsed>
</metadata>
</info>
<bookmark href="timeline:/today">
<title>Today</title>
<title>Modified Today</title>
<info>
<metadata owner="http://freedesktop.org">
<bookmark:icon name="go-jump-today"/>
Expand All @@ -404,7 +455,7 @@
</info>
</bookmark>
<bookmark href="timeline:/yesterday">
<title>Yesterday</title>
<title>Modified Yesterday</title>
<info>
<metadata owner="http://freedesktop.org">
<bookmark:icon name="view-calendar-day"/>
Expand Down Expand Up @@ -443,7 +494,7 @@
</info>
</bookmark>
<bookmark href="search:/audio">
<title>Audio Files</title>
<title>Audio</title>
<info>
<metadata owner="http://freedesktop.org">
<bookmark:icon name="folder-sound"/>
Expand Down Expand Up @@ -481,4 +532,16 @@
</info>
<title>465.5 GiB Hard Drive</title>
</separator>
<bookmark href="file:///home/erik/Documents">
<title>Documents</title>
<info>
<metadata owner="http://freedesktop.org">
<bookmark:icon name="folder-documents"/>
</metadata>
<metadata owner="http://www.kde.org">
<ID>1615824430/0</ID>
<isSystemItem>true</isSystemItem>
</metadata>
</info>
</bookmark>
</xbel>
Empty file modified Personal/settings/shell-personal/.zshrc
100644 → 100755
Empty file.

0 comments on commit db018bb

Please sign in to comment.