Another copy of my dotfiles. Because I don't completely trust GitHub.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
361 B

4 years ago
  1. # vim:ft=bash
  2. #!/bin/sh
  3. export ETH_IT=enp2s0
  4. export WLAN_IT=wlp3s0
  5. export TEMP_ZONE=/sys/class/thermal/thermal_zone4/temp
  6. export NO_BAT=false
  7. export NEXTCLOUD=false
  8. export MCONNECT=true
  9. export MCONNECT_DEVICE=/org/mconnect/device/0
  10. export LOCATION=ankara
  11. export ACTIVITYWATCH=false
  12. export FIREFOX_PROFILE=a1lv19vn.default-release
  13. export LATLONG="39.92:32.85"