Browse Source

source profile

main
pvincent 3 weeks ago
parent
commit
6489d2c3db
  1. 2
      lib/initiate.bash

2
lib/initiate.bash

@ -96,7 +96,7 @@ function link_config_files {
function force_reload { function force_reload {
bind -f /etc/inputrc 2>/dev/null # arch: dismiss harmless warning bind -f /etc/inputrc 2>/dev/null # arch: dismiss harmless warning
source /etc/bash.bashrc
source /etc/profile
} }
function in_azerty_zone { function in_azerty_zone {

Loading…
Cancel
Save