apply some changes

This commit is contained in:
sebastian
2025-06-02 18:19:04 +02:00
parent 7eb6c68584
commit 00304c36bd
4 changed files with 12 additions and 8 deletions

View File

@@ -22,6 +22,3 @@ alias alert='notify-send --urgency=low -i "$([ $? = 0 ] && echo terminal || echo
alias ls="exa -bghHliS --icons" alias ls="exa -bghHliS --icons"
alias diff="colordiff" alias diff="colordiff"
alias lsblkinfo="lsblk -o NAME,MAJ:MIN,RM,SIZE,RO,TYPE,FSSIZE,FSAVAIL,FSUSED,FSUSE%,MOUNTPOINTS,UUID"

View File

@@ -2,13 +2,12 @@
hosts: localhost hosts: localhost
connection: local connection: local
gather_facts: true gather_facts: true
become: true
tasks: tasks:
- name: Install Flatpak Applications - name: Install Flatpak Applications
community.general.flatpak: community.general.flatpak:
remote: "flathub" remote: "flathub"
state: "latest" state: "present"
name: name:
- im.dino.Dino - im.dino.Dino
- org.gajim.Gajim - org.gajim.Gajim
@@ -22,5 +21,6 @@
- chat.schildi.desktop - chat.schildi.desktop
- com.makemkv.MakeMKV - com.makemkv.MakeMKV
- com.jgraph.drawio.desktop - com.jgraph.drawio.desktop
- io.github.flattool.Warehouse

View File

@@ -1,7 +1,15 @@
file:///home/sebastian/Documents/ebooks
file:///home/sebastian/Documents file:///home/sebastian/Documents
file:///home/sebastian/Music file:///home/sebastian/Music
file:///home/sebastian/Pictures file:///home/sebastian/Pictures
file:///home/sebastian/Videos file:///home/sebastian/Videos
file:///home/sebastian/Downloads file:///home/sebastian/Downloads
file:///home/sebastian/Documents/Nextcloud file:///home/sebastian/Warpinator
file:///home/sebastian/Documents/TuxedoCloud
sftp://helios4/srv/dev-disk-by-label-StorageA Helios4
sftp://dumbolino/srv/dev-disk-by-label-StorageA Dumbolino sftp://dumbolino/srv/dev-disk-by-label-StorageA Dumbolino
file:///home/sebastian/Documents/MagentaCLOUD
file:///home/sebastian/Documents/Nextcloud
file:///home/sebastian/Sandra/Nextcloud SandraNextcloud
davs://www.vhs.cloud/webdav.php
sftp://chipmunk/home/sebastian/mount/data data@chipmunk

View File

@@ -90,4 +90,3 @@ set -g @plugin 'tmux-plugins/tmux-yank'
run '~/.config/tmux/plugins/tpm/tpm' run '~/.config/tmux/plugins/tpm/tpm'
j