<?xml version="1.0" encoding="UTF-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  <title>Latest snippets tagged bip</title>
  <link rel="alternate" href="http://snippets.prendreuncafe.com/snippets/tagged/bip/order_by/date"></link>
  <id>http://snippets.prendreuncafe.com/snippets/tagged/bip/order_by/date</id>
  <updated>2007-03-19T11:24:21Z</updated>
  <author>
    <name>Symfony</name>
    <author_email>noreply@symfony-project.com</author_email>
  </author>
<entry>
  <title>Désactiver le bip système sous Ubuntu</title>
  <link href="http://snippets.prendreuncafe.com/snippet/64"></link>
  <updated>2007-03-19T11:24:21Z</updated>
  <id>64</id>
  <summary type="html">Rien de plus exaspérant que ces bips disgrâcieux à chaque tabulation dans un shell. Pour remédier au problème :

[code bash]
$ echo &quot;set bell-style visible&quot; &gt;&gt; ~/.inputrc
[/code]</summary>
</entry>
</feed>