Alacritty
This commit is contained in:
parent
1404d5aaab
commit
f49c967450
11 changed files with 1552 additions and 9 deletions
|
@ -31,7 +31,7 @@ alias please=sudo
|
|||
alias ll="ls -l"
|
||||
alias la="ls -la"
|
||||
alias s='sudo -s -E'
|
||||
alias n='urxvtc &'
|
||||
alias n='alacritty &'
|
||||
alias x='startx $HOME/.config/xinitrc; logout'
|
||||
alias nx='nvidia-xrun $HOME/.config/xinitrc; logout'
|
||||
|
||||
|
@ -97,7 +97,7 @@ unset _i_prefer
|
|||
|
||||
## COLORS
|
||||
|
||||
trysource ~/.local/bin/colorSchemeApply
|
||||
# trysource ~/.local/bin/colorSchemeApply
|
||||
# Needed because xterm/urxvt won't use the last color, needed for vim
|
||||
|
||||
## GPG
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue