commit before configuration of hyprland
This commit is contained in:
@@ -38,6 +38,9 @@ export VISUAL="nvim"
|
||||
# --- GGC ---
|
||||
export GCC_COLORS='error=01;31:warning=01;35:note=01;36:caret=01;32:locus=01:quote=01'
|
||||
|
||||
# --- DMS ---
|
||||
export DMS_PRIVESC=sudo
|
||||
|
||||
# --- Bash Completion ---
|
||||
if ! shopt -oq posix; then
|
||||
if [ -f /usr/share/bash-completion/bash_completion ]; then
|
||||
|
||||
Reference in New Issue
Block a user