Ignore config.sh
This commit is contained in:
parent
5293300a3d
commit
3c50b62d26
2 changed files with 1 additions and 7 deletions
1
bash/bashrc.d/.gitignore
vendored
Normal file
1
bash/bashrc.d/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
config.sh
|
|
@ -1,7 +0,0 @@
|
||||||
#!/usr/bin/env bash
|
|
||||||
CONFIG_FLOW_CONTROL=0
|
|
||||||
CONFIG_AUTOSAVE_HISTORY=1
|
|
||||||
CONFIG_CUSTOM_PROMPT=1
|
|
||||||
CONFIG_EDITOR=nano
|
|
||||||
CONFIG_REPLACE_PKGMGR_ORIGINAL=pacman
|
|
||||||
CONFIG_REPLACE_PKGMGR_REPLACEMENT=paru
|
|
Loading…
Reference in a new issue