summaryrefslogtreecommitdiffstats
path: root/.config/profiles
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.config/profiles/chaman2
-rw-r--r--.config/profiles/darrud2
-rw-r--r--.config/profiles/darya6
-rw-r--r--.config/profiles/langa2
4 files changed, 12 insertions, 0 deletions
diff --git a/.config/profiles/chaman b/.config/profiles/chaman
index addb53a..1c68d03 100644
--- a/.config/profiles/chaman
+++ b/.config/profiles/chaman
@@ -1,3 +1,5 @@
+# -*- mode: sh; sh-shell: sh -*-
+
if [ $DISPLAY ]; then
if [ -x "$(command -v xinput)" ]; then
xinput set-prop 'DLL07BE:01 06CB:7A13 Touchpad' 'libinput Natural Scrolling Enabled' 1
diff --git a/.config/profiles/darrud b/.config/profiles/darrud
index 4fa6735..a6902ec 100644
--- a/.config/profiles/darrud
+++ b/.config/profiles/darrud
@@ -1,2 +1,4 @@
+# -*- mode: sh; sh-shell: sh -*-
+
# export IS_GUIX_SYSTEM=true
export INFOPATH="$HOME/usr/local/share/info${INFOPATH:+:}$INFOPATH"
diff --git a/.config/profiles/darya b/.config/profiles/darya
new file mode 100644
index 0000000..84135a6
--- /dev/null
+++ b/.config/profiles/darya
@@ -0,0 +1,6 @@
+# -*- mode: sh; sh-shell: sh -*-
+
+export DEBFULLNAME="Amin Bandali"
+export DEBEMAIL="amin.bandali@canonical.com"
+export UBUMAIL="Amin Bandali <amin.bandali@canonical.com>"
+export UBUNTUTOOLS_BUILDER=sbuild
diff --git a/.config/profiles/langa b/.config/profiles/langa
index 8f28ffb..632e2a8 100644
--- a/.config/profiles/langa
+++ b/.config/profiles/langa
@@ -1,3 +1,5 @@
+# -*- mode: sh; sh-shell: sh -*-
+
# export XDG_DATA_DIRS="/usr/share/mate:/usr/local/share/:/usr/share/"
if [ $DISPLAY ]; then