]> git.zndr.dk Git - dotfiles.git/commitdiff
Keep debian stuff
authorJannik ZANDER <jannikz@gmail.com>
Fri, 8 Jun 2018 19:49:21 +0000 (21:49 +0200)
committerJannik ZANDER <jannikz@gmail.com>
Fri, 8 Jun 2018 19:55:37 +0000 (21:55 +0200)
.config/bash/aliases
.config/bash/environ
.config/en_DK.ahk [deleted file]
.config/mimeapps.list
.config/user-dirs.dirs
.ssh/config

index 1d452c2143edaa39aa893b67a853e2c4dfa93b46..7ca27e320266eae6ba09220951a3956ae1aa1675 100644 (file)
@@ -1,7 +1,7 @@
 alias open='xdg-open &>/dev/null'
 alias sl=ls
 alias la='ls -A'
-alias ll='ls -Al'
+alias ll='ls -l'
 alias l1='ls -1'
 alias l.='ls -d .[a-z]*'
 
index 01b35e069a99d5e11959a720a61688b4d11a957e..94fb85d32fa2923efa057137aa9d36c5607226c3 100644 (file)
@@ -96,6 +96,7 @@ fi
 #export XDG_CONFIG_HOME = $HOME/.config/
 #export XDG_DATA_HOME   = $HOME/.local/share/
 #export XDG_DATA_DIRS   = /usr/local/share/:/usr/share/
+export QT_STYLE_OVERRIDE=adwaita-dark
 
 export USERNAME=$LOGNAME
 export HOSTNAME=`hostname`
diff --git a/.config/en_DK.ahk b/.config/en_DK.ahk
deleted file mode 100755 (executable)
index d297fac..0000000
Binary files a/.config/en_DK.ahk and /dev/null differ
index 1c9a6960cdf497d99976da97d57ee34f562e2492..734055cc6519791bf35c6373a7121ecc638e8252 100644 (file)
@@ -1,8 +1,8 @@
 [Default Applications]
 text/plain=vim.desktop
-text/html=google-chrome.desktop
-x-scheme-handler/http=google-chrome.desktop
-x-scheme-handler/https=google-chrome.desktop
+text/html=firefox.desktop
+x-scheme-handler/http=firefox.desktop
+x-scheme-handler/https=firefox.desktop
 x-scheme-handler/about=google-chrome.desktop
 x-scheme-handler/unknown=google-chrome.desktop
 video/x-ogm+ogg=vlc.desktop
@@ -118,6 +118,14 @@ audio/x-it=vlc.desktop
 audio/x-mod=vlc.desktop
 audio/x-s3m=vlc.desktop
 audio/x-xm=vlc.desktop
+x-scheme-handler/ftp=firefox.desktop
+x-scheme-handler/chrome=firefox.desktop
+application/x-extension-htm=firefox.desktop
+application/x-extension-html=firefox.desktop
+application/x-extension-shtml=firefox.desktop
+application/xhtml+xml=firefox.desktop
+application/x-extension-xhtml=firefox.desktop
+application/x-extension-xht=firefox.desktop
 
 [Added Associations]
 video/ogg=vlc.desktop;
@@ -231,3 +239,15 @@ audio/x-it=vlc.desktop;
 audio/x-mod=vlc.desktop;
 audio/x-s3m=vlc.desktop;
 audio/x-xm=vlc.desktop;
+application/x-mimearchive=gvim.desktop;
+x-scheme-handler/http=firefox.desktop;
+x-scheme-handler/https=firefox.desktop;
+x-scheme-handler/ftp=firefox.desktop;
+x-scheme-handler/chrome=firefox.desktop;
+text/html=firefox.desktop;
+application/x-extension-htm=firefox.desktop;
+application/x-extension-html=firefox.desktop;
+application/x-extension-shtml=firefox.desktop;
+application/xhtml+xml=firefox.desktop;
+application/x-extension-xhtml=firefox.desktop;
+application/x-extension-xht=firefox.desktop;
index 29fabfb2face9dafc7d7ebc74aa0d2dd3a0c4c70..003bee5fba6c13b7512b4b3fe0ebf28b60df10f8 100644 (file)
@@ -1,15 +1,15 @@
 # This file is written by xdg-user-dirs-update
 # If you want to change or add directories, just edit the line you're
-# interested in. All local changes will be retained on the next run
+# interested in. All local changes will be retained on the next run.
 # Format is XDG_xxx_DIR="$HOME/yyy", where yyy is a shell-escaped
 # homedir-relative path, or XDG_xxx_DIR="/yyy", where /yyy is an
 # absolute path. No other format is supported.
 #
-XDG_DESKTOP_DIR="$HOME/xdg/Desktop"
-XDG_DOWNLOAD_DIR="$HOME/xdg/Downloads"
-XDG_TEMPLATES_DIR="$HOME/xdg/Templates"
-XDG_PUBLICSHARE_DIR="$HOME/xdg/Public"
-XDG_DOCUMENTS_DIR="$HOME/xdg/Documents"
-XDG_MUSIC_DIR="$HOME/xdg/Music"
-XDG_PICTURES_DIR="$HOME/xdg/Pictures"
-XDG_VIDEOS_DIR="$HOME/xdg/Videos"
+XDG_DESKTOP_DIR="$HOME/Nextcloud/Desktop"
+XDG_DOWNLOAD_DIR="$HOME/Nextcloud/Download"
+XDG_TEMPLATES_DIR="$HOME/Nextcloud/Templates"
+XDG_PUBLICSHARE_DIR="$HOME/Nextcloud/PublicShare"
+XDG_DOCUMENTS_DIR="$HOME/Nextcloud/Documents"
+XDG_MUSIC_DIR="$HOME/Nextcloud/Music"
+XDG_PICTURES_DIR="$HOME/Nextcloud/Pictures"
+XDG_VIDEOS_DIR="$HOME/Nextcloud/Videos"
index 96ea24af56e77a631f3c675a90d35540c38e2072..86d7c4dcf812b49d0437bb978bd5b69ec62efa56 100644 (file)
@@ -1,15 +1,10 @@
 # override as per host
-Host grundfos
-  Hostname grundfos.com
-  User 59698
-  IdentityFile ~/.ssh/id_rsa
-
 Host bitbucket
   Hostname bitbucket.org
   User jannikz
   IdentityFile ~/.ssh/id_rsa
 
-Host jaza.me
+Host jaza
   Hostname jaza.me
   User jaz
   IdentityFile ~/.ssh/jaza.key