Change firefox to librewolf

This commit is contained in:
Kristofers Solo
2022-08-01 20:28:19 +03:00
parent 9323b13307
commit 2a7c51f3ae
5 changed files with 9 additions and 12 deletions

View File

@@ -3,8 +3,6 @@ typeset -U PATH path
# Disable files
export LESSHISTFILE=-
export $(dbus-launch)
# Default Apps
export EDITOR="nvim"
export VISUAL="nvim"

View File

@@ -119,7 +119,7 @@ bindkey -M vicmd '^[[P' vi-delete-char
bindkey -M vicmd '^e' edit-command-line
bindkey -M visual '^[[P' vi-delete
bindkey -s '^n' '^unvim .\n'
bindkey -s '^n' '^uv .\n'
source /usr/share/zsh/plugins/fast-syntax-highlighting/fast-syntax-highlighting.plugin.zsh 2>/dev/null