]> git.zndr.dk Git - dotfiles.git/commit
Move bash config to .config/bash
authorJannik Zander <jannikz@gmail.com>
Sat, 21 May 2016 05:36:29 +0000 (07:36 +0200)
committerJannik Zander <jannikz@gmail.com>
Sat, 21 May 2016 05:37:08 +0000 (07:37 +0200)
commit1c17ba938310a0b2338dd93a81158ce152e3988c
tree3b90174bce93819f12852af416308b86d581f4d1
parent41784b2a2665ff85f09d60d4184b9ca7ed461bd9
Move bash config to .config/bash
31 files changed:
.bash/aliases [deleted file]
.bash/completion [deleted file]
.bash/exports [deleted file]
.bash/extra [deleted file]
.bash/functions [deleted file]
.bash/fzf.bash [deleted file]
.bash/fzf.functions [deleted file]
.bash/git-completion.bash [deleted file]
.bash/git-prompt.sh [deleted file]
.bash/options [deleted file]
.bash/paths [deleted file]
.bash/prompt [deleted file]
.bash/solarized [deleted file]
.bash_profile [deleted file]
.bashrc [deleted file]
.config/bash/bashrc [new file with mode: 0644]
.config/bash/profile.d/aliases [new file with mode: 0644]
.config/bash/profile.d/completion [new file with mode: 0644]
.config/bash/profile.d/exports [new file with mode: 0644]
.config/bash/profile.d/extra [new file with mode: 0644]
.config/bash/profile.d/functions [new file with mode: 0644]
.config/bash/profile.d/fzf.bash [new file with mode: 0644]
.config/bash/profile.d/fzf.functions [new file with mode: 0644]
.config/bash/profile.d/git-completion.bash [new file with mode: 0644]
.config/bash/profile.d/git-prompt.sh [new file with mode: 0644]
.config/bash/profile.d/options [new file with mode: 0644]
.config/bash/profile.d/paths [new file with mode: 0644]
.config/bash/profile.d/prompt [new file with mode: 0644]
.config/bash/profile.d/solarized [new file with mode: 0644]
.profile
.vimrc