mirror of
https://github.com/kristoferssolo/solorice.git
synced 2026-02-04 14:42:04 +00:00
Add zathurarc
This commit is contained in:
@@ -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 *
|
||||
|
||||
Reference in New Issue
Block a user