diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2020-01-20 18:10:18 -0500 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2020-01-20 18:10:18 -0500 |
| commit | 6c8147ea6040a8f63aea4d1da8b3e8e711b6d24f (patch) | |
| tree | 53aa3edffc6c3762e317c5daa7e7d365741e0df1 /.profile | |
| parent | e97d28bdd81fada98ab2aba173156cac9780f693 (diff) | |
| download | eibhear-6c8147ea6040a8f63aea4d1da8b3e8e711b6d24f.tar.gz eibhear-6c8147ea6040a8f63aea4d1da8b3e8e711b6d24f.tar.zst eibhear-6c8147ea6040a8f63aea4d1da8b3e8e711b6d24f.zip | |
Revert "move alsa config and add env variable"
This reverts commit 2149d1ebb7c5aad18dfd272afd21bf9502675255.
Diffstat (limited to '.profile')
| -rw-r--r-- | .profile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -24,7 +24,6 @@ export WGETRC="$HOME/.config/wget/wgetrc" export INPUTRC="$HOME/.config/inputrc" export ZDOTDIR="$HOME/.config/zsh" export PASSWORD_STORE_DIR="$HOME/.local/share/password-store" -export ALSA_CONFIG_PATH="$HOME/.config/alsa/asoundrc" # Other program settings: export DICS="/usr/share/stardict/dic/" |
