mirror of
https://github.com/mitchell/dotfiles.git
synced 2026-08-10 08:09:35 +00:00
chore: update arch scripts and add vc alias
This commit is contained in:
parent
061b0923bc
commit
69ca2dd73b
3 changed files with 5 additions and 2 deletions
|
|
@ -95,7 +95,7 @@ function set_locale
|
|||
sed -i 's/#en_US.UTF-8/en_US.UTF-8/' /etc/locale.gen
|
||||
locale-gen
|
||||
echo 'LANG=en_US.UTF-8' >/etc/locale.conf
|
||||
touch /etc/vconsole.conf
|
||||
echo 'KEYMAP=us' >/etc/vconsole.conf
|
||||
end
|
||||
|
||||
function set_hostname -a new_hostname
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue