X-Git-Url: https://git.madduck.net/etc/zsh.git/blobdiff_plain/7cdd43f4d8d3f981a278189f059f764d0529e085..e417613812ca9cc8438a7185a40e1ce437332e1a:/.zsh/zshrc/99_TODO

diff --git a/.zsh/zshrc/99_TODO b/.zsh/zshrc/99_TODO
index 92f8f3f..4fbaa92 100644
--- a/.zsh/zshrc/99_TODO
+++ b/.zsh/zshrc/99_TODO
@@ -47,6 +47,9 @@ setopt no_nomatch
 # do. not. ever. beep.
 setopt no_beep
 
+# use 0xXX and 0XX output instead of 16#XX/8#XX
+setopt c_bases
+
 [ "$(umask)" = 022 ] && umask 0077
 
 # remove '/' from WORDCHARS