mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-10 04:12:30 +01:00
Compare commits
No commits in common. "aaec26e389757fc19a8e92cb9f53f44d7d57be91" and "56b8be5e2f75c7a3a04d6f568a75278602042b12" have entirely different histories.
aaec26e389
...
56b8be5e2f
@ -10,4 +10,4 @@ Directories explained
|
||||
* conf — config files like .tmux.conf
|
||||
* etc — /etc/
|
||||
* gpg — GNU Privacy Guard config files, ~/.gnupg/
|
||||
* rc — bashrc, zshrc, vimrc and apparently \*init files…
|
||||
* rc — bashrc, zshrc, vimrc…
|
||||
|
@ -1,9 +0,0 @@
|
||||
# This is ~/.gdbinit
|
||||
# Overwrite logs when writing
|
||||
set logging overwrite on
|
||||
# Enable logging by default, default location is ~/gdb.txt
|
||||
set logging on
|
||||
# ZNC and Kismet advice this
|
||||
handle SIGPIPE nostop noprint pass
|
||||
# Automatic debuginfo download on Fedora?
|
||||
set debuginfod enabled on
|
Loading…
Reference in New Issue
Block a user