Minor changes to vim config, added dunst to dwm autostart script and added shortcut to take screenshot with maim
This commit is contained in:
@@ -38,6 +38,7 @@ source $ZSH/oh-my-zsh.sh
|
||||
|
||||
alias nv="nvim"
|
||||
alias vim="nvim"
|
||||
alias sc="maim -s ~/Pictures/$(date +%s).png"
|
||||
|
||||
# To customize prompt, run `p10k configure` or edit ~/.p10k.zsh.
|
||||
[[ ! -f ~/.p10k.zsh ]] || source ~/.p10k.zsh
|
||||
|
||||
Reference in New Issue
Block a user