Add script to periodicaly watch imaps server. Some ergonomic improvements
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
export BROWSER="/usr/bin/firefox"
|
||||
#export BROWSER="/usr/bin/firefox"
|
||||
export EDITOR="nvim"
|
||||
export TERMINAL="rxvt-unicode"
|
||||
export TERM="xterm"
|
||||
|
||||
export XDG_CONFIG_HOME="$HOME/.config"
|
||||
export XDG_CACHE_HOME="$HOME/.cache"
|
||||
|
||||
Reference in New Issue
Block a user