Kaynağa Gözat

Solve the bell question

Alois Mahdal 6 yıl önce
ebeveyn
işleme
d5ecf85b49
1 değiştirilmiş dosya ile 6 ekleme ve 0 silme
  1. 6
    0
      dotfiles/bash/main.bashrc

+ 6
- 0
dotfiles/bash/main.bashrc Dosyayı Görüntüle

@@ -12,6 +12,12 @@ test -f /usr/share/git-core/contrib/completion/git-prompt.sh \
12 12
 ### SUBZ ###
13 13
 ### '''' ###
14 14
 
15
+bb() {
16
+    #
17
+    # Ring the bell
18
+    #
19
+    printf '\a'
20
+}
15 21
 
16 22
 dt() {
17 23
     #