aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.bash_profile4
1 files changed, 0 insertions, 4 deletions
diff --git a/.bash_profile b/.bash_profile
index bec97ce..6c286f5 100644
--- a/.bash_profile
+++ b/.bash_profile
@@ -64,10 +64,6 @@ export RUSTUP_HOME="$XDG_DATA_HOME/rustup"
export TERMINAL=urxvt
export WEECHAT_HOME="$XDG_CONFIG_HOME/weechat"
-command -v groff > /dev/null 2>&1 && \
- GROFF_FONT_PATH="$HOME/.nix-profile/share/groff/$(groff -v | head -n1 | awk '{ print $4 }')/font" && \
- export GROFF_FONT_PATH
-
# themes
export DESKTOP_SESSION=gnome
export XDG_CURRENT_DESKTOP=gnome