add sway and waybar configs, misc other stuff
This commit is contained in:
parent
192a283141
commit
528c998ee4
21 changed files with 634 additions and 58 deletions
2
zshrc
2
zshrc
|
@ -8,6 +8,8 @@ setopt EXTENDED_HISTORY # Include more information about command executed, e
|
|||
setopt COMPLETE_IN_WORD # Allow completion from within a word/phrase
|
||||
setopt PROMPT_SUBST # Enable parameter expansion, etc. in prompt
|
||||
|
||||
export LS_OPTIONS='--group-directories-first'
|
||||
|
||||
# aliases
|
||||
alias retheme='wal -q -t -i ~/wallpaper -saturate 0.9'
|
||||
alias sudo='sudo '
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue