Arch: aurman, GRUB config aliases

Fixed #64 by installing xsel.

Vim:
- PrettyXML
- disable airline while fixing Unicode not showing up on Arch
This commit is contained in:
2018-04-23 00:59:29 -04:00
parent 81c4390b33
commit 21ff8e6280
4 changed files with 17 additions and 11 deletions

View File

@@ -71,7 +71,8 @@ source ~/linux-config/aliases/zsh_aliases
# export MANPATH="/usr/local/man:$MANPATH"
# You may need to manually set your language environment
# export LANG=en_US.UTF-8
export LANG=en_US.UTF-8
export LC_MESSAGES="C"
# Preferred editor for local and remote sessions
# if [[ -n $SSH_CONNECTION ]]; then