diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2022-05-04 17:07:40 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2022-05-04 17:07:40 +0200 |
| commit | 71a43325c4b523c781202785390bb11149d204e7 (patch) | |
| tree | a63eef1dcf0ab1571e4e81dbda6e2f02f394394b /config-backup | |
| parent | 364c8f13ea668636d637255466e893d53999475e (diff) | |
| download | scripts-71a43325c4b523c781202785390bb11149d204e7.tar.gz scripts-71a43325c4b523c781202785390bb11149d204e7.zip | |
Added ksh profile file
Diffstat (limited to '')
| -rwxr-xr-x | config-backup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-backup b/config-backup index 803e0ad..82f1e3c 100755 --- a/config-backup +++ b/config-backup | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | folder=$HOME/box/configbackups | 5 | folder=$HOME/box/configbackups |
| 6 | 6 | ||
| 7 | dotfiles=".bash_profile .bashrc .inputrc .mblaze .nexrc .tmux.conf .xinitrc" | 7 | dotfiles=".bash_profile .bashrc .profile .inputrc .mblaze .nexrc .tmux.conf .xinitrc" |
| 8 | config="colors fontconfig git imv mpop msmtp zathura" | 8 | config="colors fontconfig git imv mpop msmtp zathura" |
| 9 | src="dmenu dwm herbe st" | 9 | src="dmenu dwm herbe st" |
| 10 | 10 | ||
