apply some changes
This commit is contained in:
@@ -22,6 +22,3 @@ alias alert='notify-send --urgency=low -i "$([ $? = 0 ] && echo terminal || echo
|
||||
|
||||
alias ls="exa -bghHliS --icons"
|
||||
alias diff="colordiff"
|
||||
|
||||
alias lsblkinfo="lsblk -o NAME,MAJ:MIN,RM,SIZE,RO,TYPE,FSSIZE,FSAVAIL,FSUSED,FSUSE%,MOUNTPOINTS,UUID"
|
||||
|
||||
|
||||
@@ -2,13 +2,12 @@
|
||||
hosts: localhost
|
||||
connection: local
|
||||
gather_facts: true
|
||||
become: true
|
||||
|
||||
tasks:
|
||||
- name: Install Flatpak Applications
|
||||
community.general.flatpak:
|
||||
remote: "flathub"
|
||||
state: "latest"
|
||||
state: "present"
|
||||
name:
|
||||
- im.dino.Dino
|
||||
- org.gajim.Gajim
|
||||
@@ -22,5 +21,6 @@
|
||||
- chat.schildi.desktop
|
||||
- com.makemkv.MakeMKV
|
||||
- com.jgraph.drawio.desktop
|
||||
- io.github.flattool.Warehouse
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,7 +1,15 @@
|
||||
file:///home/sebastian/Documents/ebooks
|
||||
file:///home/sebastian/Documents
|
||||
file:///home/sebastian/Music
|
||||
file:///home/sebastian/Pictures
|
||||
file:///home/sebastian/Videos
|
||||
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
|
||||
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
|
||||
|
||||
@@ -90,4 +90,3 @@ set -g @plugin 'tmux-plugins/tmux-yank'
|
||||
|
||||
run '~/.config/tmux/plugins/tpm/tpm'
|
||||
|
||||
j
|
||||
|
||||
Reference in New Issue
Block a user