Use urxvt with 256 colors.

This commit is contained in:
2017-01-23 17:03:58 +01:00
parent 795a77cc77
commit 261a1b6e74

View File

@@ -1,5 +1,6 @@
### TRANSLATIONS
alias vim="nvim -u $VIMRC"
alias urxvt="urxvt256c"
### COMMON OPERATIONS
alias ll='ls -AlFh'