Centralized color management + minor tweaks and fixes
This commit is contained in:
parent
6f0fe77ed5
commit
787bb73379
6 changed files with 12 additions and 13 deletions
4
.zshrc
4
.zshrc
|
|
@ -77,11 +77,11 @@ setopt correct # 'Did you mean'
|
|||
# Environment variables
|
||||
export PATH=$PATH:~/.local/bin
|
||||
export PATH=$PATH:~/.local/share/Xilinx/Vivado/2024.2/bin
|
||||
export EDITOR=nvim
|
||||
export EDITOR=helix
|
||||
|
||||
# Aliases
|
||||
alias cl='clear'
|
||||
alias hyprcfg='vim ~/.config/hypr/'
|
||||
alias hyprcfg='$EDITOR ~/.config/hypr/'
|
||||
alias zcfg='$EDITOR ~/.zshrc'
|
||||
alias icat='kitten icat'
|
||||
alias nv='nvim'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue