Archived
1
1

add networkmanager and add config files

This commit is contained in:
2024-12-03 09:17:49 +01:00
parent 3bf9e58668
commit 6e85ffd4a2
14 changed files with 74 additions and 19 deletions

View File

@@ -0,0 +1,2 @@
[Context]
filesystems=~/.local/share/PrusaSlicer

View File

@@ -0,0 +1,2 @@
[Context]
filesystems=xdg-documents/git

View File

@@ -0,0 +1,2 @@
[Context]
filesystems=/media;/mnt/data/media/movies;!host

2
configs/flatpak/global Normal file
View File

@@ -0,0 +1,2 @@
[Context]
filesystems=xdg-download;!home;!host

View File

@@ -0,0 +1,2 @@
[Context]
filesystems=!xdg-download;!xdg-run/app/com.discordapp.Discord;!/run/media;!/mnt;!/media;~/projects/kladjes

View File

@@ -0,0 +1,2 @@
[Context]
filesystems=xdg-documents/blender

View File

@@ -0,0 +1,2 @@
[Context]
filesystems=!xdg-music;/mnt/media/music

View File

@@ -0,0 +1,2 @@
[Context]
filesystems=xdg-documents/kicad

View File

@@ -0,0 +1,2 @@
[Context]
filesystems=~/.thunderbird

10
configs/gitconfig Normal file
View File

@@ -0,0 +1,10 @@
[user]
name = FReenen
email = git@finnvanreenen.nl
signingKey = 97BC6A12A9D93B120B2EDD7E1F4E6EE3E6DDF769
[commit]
gpgsign = true
[init]
defaultBranch = main

9
configs/sshConfig Normal file
View File

@@ -0,0 +1,9 @@
Host broodje.freenen.nl
Port 1675
Host git.finnvanreenen.nl
Port 1234
IdentityFile ~/.ssh/id_rsa
IdentitiesOnly yes
host *
Port 22

5
configs/vimrc Normal file
View File

@@ -0,0 +1,5 @@
set relativenumber
set cursorline
set binary
set autoindent " on enter (in I-mode or O-mode) start in same indent