summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2011-02-18 22:17:20 -0600
committerJesse Luehrs <doy@tozt.net>2011-02-18 22:17:20 -0600
commit167b00b078cfb36f90a62a36565a9f9b9fab23b6 (patch)
tree049c72e1e2fa4615ff2e18f7295b0b1e7e588c8a
parent3d3421b0059daa778601488edb7dbb05319d20e6 (diff)
downloadconf-167b00b078cfb36f90a62a36565a9f9b9fab23b6.tar.gz
conf-167b00b078cfb36f90a62a36565a9f9b9fab23b6.zip
move this to the ncmpc config file
-rw-r--r--bashrc1
-rw-r--r--ncmpc/config2
2 files changed, 2 insertions, 1 deletions
diff --git a/bashrc b/bashrc
index e2a4c58..b9d4d03 100644
--- a/bashrc
+++ b/bashrc
@@ -58,7 +58,6 @@ alias rm="rm -i"
alias cp="cp -i"
alias mv="mv -i"
alias bc="bc -lq"
-alias ncmpc="ncmpc -c"
alias truecrypt="truecrypt -t"
alias prove="prove -rj5"
alias cpan-outdated="cpan-outdated --mirror file://${HOME}/perl5/minicpan/"
diff --git a/ncmpc/config b/ncmpc/config
new file mode 100644
index 0000000..5024c5e
--- /dev/null
+++ b/ncmpc/config
@@ -0,0 +1,2 @@
+audible-bell = no
+enable-colors = yes