6 lines
149 B
Bash
6 lines
149 B
Bash
# -*- mode: sh; -*-
|
|
|
|
# If there are issues with path, check /etc/profile for hard overrides of PATH.
|
|
source "$HOME/.lib/shellenv.sh"
|
|
load_xkb_map.sh
|