Add zathurarc

This commit is contained in:
Kristofers Solo
2022-08-03 15:36:39 +03:00
parent 2d75551f3f
commit a741113bc1
3 changed files with 59 additions and 6 deletions

View File

@@ -1,8 +1,5 @@
# Flex on ubuntu users
fastfetch
# pfetch
# unix
# Import and execute startup file
[ -f "${XDG_CONFIG_HOME:-$HOME/.config}/zsh/startup" ] && source "${XDG_CONFIG_HOME:-$HOME/.config}/zsh/startup"
# Options
# setopt correct # Auto correct mistakes setopt extendedglob # Extended globaling. Allows using regular expressions with *