From 29fe133e2b4ca2a25342fa9a4c3e661bc38895f2 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Sat, 2 Jun 2018 13:26:25 +0200 Subject: [PATCH] Move to shell/ in preparation for merge into new dotfiles repository --- .gitignore => shell/.gitignore | 0 Makefile => shell/Makefile | 0 {bash => shell/bash}/logout | 0 {bash => shell/bash}/profile | 0 {bash => shell/bash}/rc | 0 {bin => shell/bin}/README | 0 {bin => shell/bin}/battery.pl | 0 {bin => shell/bin}/calc | 0 {bin => shell/bin}/chronic | 0 {bin => shell/bin}/chronic-log | 0 {bin => shell/bin}/mv-p | 0 {bin => shell/bin}/notify.py | 0 {bin => shell/bin}/print-constant.pl | 0 {bin => shell/bin}/remove-continuation.pl | 0 {bin => shell/bin}/rsleep | 0 {bin => shell/bin}/sc | 0 {bin => shell/bin}/slocate | 0 {bin => shell/bin}/srandom-order | 0 {bin => shell/bin}/srsync | 0 {bin => shell/bin}/srsync-incremental | 0 {bin => shell/bin}/supdatedb | 0 {bin => shell/bin}/svalgrind | 0 {bin => shell/bin}/temperature.pl | 0 colordiffrc => shell/colordiffrc | 0 {crontab.d => shell/crontab.d}/Makefile | 0 {crontab.d => shell/crontab.d}/README | 0 {crontab.d => shell/crontab.d}/jobs | 0 .../crontab.d}/jobs.daily/.gitignore | 0 .../crontab.d}/jobs.daily/prune-logs | 0 .../crontab.d}/jobs.hourly/.gitignore | 0 .../crontab.d}/jobs.hourly6/.gitignore | 0 .../crontab.d}/jobs.hourly8/.gitignore | 0 .../crontab.d}/jobs.minutely/.gitignore | 0 .../crontab.d}/jobs.monthly/.gitignore | 0 .../crontab.d}/jobs.reboot/.gitignore | 0 .../crontab.d}/jobs.weekly/.gitignore | 0 {crontab.d => shell/crontab.d}/setup.sh | 0 {csh => shell/csh}/rc | 0 digrc.in => shell/digrc.in | 0 haskeline => shell/haskeline | 0 htoprc.in => shell/htoprc.in | 0 inputrc => shell/inputrc | 0 lessfilter => shell/lessfilter | 0 lesskey => shell/lesskey | 0 reminders.in => shell/reminders.in | 0 screenrc.in => shell/screenrc.in | 0 setup.sh => shell/setup.sh | 0 shell/{ => shell}/aliases.in | 0 shell/{ => shell}/bin | 0 shell/{ => shell}/dircolors.in | 0 shell/{ => shell}/env | 0 shell/{ => shell}/functions | 0 shell/{ => shell}/logout | 0 shell/{ => shell}/rc | 0 ssh_config => shell/ssh_config | 0 sshd_config => shell/sshd_config | 0 {terminfo => shell/terminfo}/README | 0 {terminfo => shell/terminfo}/s/screen-it-256color | Bin tmux-window.pl => shell/tmux-window.pl | 0 tmux.conf.in => shell/tmux.conf.in | 0 {zsh => shell/zsh}/env | 0 {zsh => shell/zsh}/functions/_systemctl | 0 {zsh => shell/zsh}/functions/extract | 0 {zsh => shell/zsh}/logout | 0 {zsh => shell/zsh}/rc | 0 65 files changed, 0 insertions(+), 0 deletions(-) rename .gitignore => shell/.gitignore (100%) rename Makefile => shell/Makefile (100%) rename {bash => shell/bash}/logout (100%) rename {bash => shell/bash}/profile (100%) rename {bash => shell/bash}/rc (100%) rename {bin => shell/bin}/README (100%) rename {bin => shell/bin}/battery.pl (100%) rename {bin => shell/bin}/calc (100%) rename {bin => shell/bin}/chronic (100%) rename {bin => shell/bin}/chronic-log (100%) rename {bin => shell/bin}/mv-p (100%) rename {bin => shell/bin}/notify.py (100%) rename {bin => shell/bin}/print-constant.pl (100%) rename {bin => shell/bin}/remove-continuation.pl (100%) rename {bin => shell/bin}/rsleep (100%) rename {bin => shell/bin}/sc (100%) rename {bin => shell/bin}/slocate (100%) rename {bin => shell/bin}/srandom-order (100%) rename {bin => shell/bin}/srsync (100%) rename {bin => shell/bin}/srsync-incremental (100%) rename {bin => shell/bin}/supdatedb (100%) rename {bin => shell/bin}/svalgrind (100%) rename {bin => shell/bin}/temperature.pl (100%) rename colordiffrc => shell/colordiffrc (100%) rename {crontab.d => shell/crontab.d}/Makefile (100%) rename {crontab.d => shell/crontab.d}/README (100%) rename {crontab.d => shell/crontab.d}/jobs (100%) rename {crontab.d => shell/crontab.d}/jobs.daily/.gitignore (100%) rename {crontab.d => shell/crontab.d}/jobs.daily/prune-logs (100%) rename {crontab.d => shell/crontab.d}/jobs.hourly/.gitignore (100%) rename {crontab.d => shell/crontab.d}/jobs.hourly6/.gitignore (100%) rename {crontab.d => shell/crontab.d}/jobs.hourly8/.gitignore (100%) rename {crontab.d => shell/crontab.d}/jobs.minutely/.gitignore (100%) rename {crontab.d => shell/crontab.d}/jobs.monthly/.gitignore (100%) rename {crontab.d => shell/crontab.d}/jobs.reboot/.gitignore (100%) rename {crontab.d => shell/crontab.d}/jobs.weekly/.gitignore (100%) rename {crontab.d => shell/crontab.d}/setup.sh (100%) rename {csh => shell/csh}/rc (100%) rename digrc.in => shell/digrc.in (100%) rename haskeline => shell/haskeline (100%) rename htoprc.in => shell/htoprc.in (100%) rename inputrc => shell/inputrc (100%) rename lessfilter => shell/lessfilter (100%) rename lesskey => shell/lesskey (100%) rename reminders.in => shell/reminders.in (100%) rename screenrc.in => shell/screenrc.in (100%) rename setup.sh => shell/setup.sh (100%) rename shell/{ => shell}/aliases.in (100%) rename shell/{ => shell}/bin (100%) rename shell/{ => shell}/dircolors.in (100%) rename shell/{ => shell}/env (100%) rename shell/{ => shell}/functions (100%) rename shell/{ => shell}/logout (100%) rename shell/{ => shell}/rc (100%) rename ssh_config => shell/ssh_config (100%) rename sshd_config => shell/sshd_config (100%) rename {terminfo => shell/terminfo}/README (100%) rename {terminfo => shell/terminfo}/s/screen-it-256color (100%) rename tmux-window.pl => shell/tmux-window.pl (100%) rename tmux.conf.in => shell/tmux.conf.in (100%) rename {zsh => shell/zsh}/env (100%) rename {zsh => shell/zsh}/functions/_systemctl (100%) rename {zsh => shell/zsh}/functions/extract (100%) rename {zsh => shell/zsh}/logout (100%) rename {zsh => shell/zsh}/rc (100%) diff --git a/.gitignore b/shell/.gitignore similarity index 100% rename from .gitignore rename to shell/.gitignore diff --git a/Makefile b/shell/Makefile similarity index 100% rename from Makefile rename to shell/Makefile diff --git a/bash/logout b/shell/bash/logout similarity index 100% rename from bash/logout rename to shell/bash/logout diff --git a/bash/profile b/shell/bash/profile similarity index 100% rename from bash/profile rename to shell/bash/profile diff --git a/bash/rc b/shell/bash/rc similarity index 100% rename from bash/rc rename to shell/bash/rc diff --git a/bin/README b/shell/bin/README similarity index 100% rename from bin/README rename to shell/bin/README diff --git a/bin/battery.pl b/shell/bin/battery.pl similarity index 100% rename from bin/battery.pl rename to shell/bin/battery.pl diff --git a/bin/calc b/shell/bin/calc similarity index 100% rename from bin/calc rename to shell/bin/calc diff --git a/bin/chronic b/shell/bin/chronic similarity index 100% rename from bin/chronic rename to shell/bin/chronic diff --git a/bin/chronic-log b/shell/bin/chronic-log similarity index 100% rename from bin/chronic-log rename to shell/bin/chronic-log diff --git a/bin/mv-p b/shell/bin/mv-p similarity index 100% rename from bin/mv-p rename to shell/bin/mv-p diff --git a/bin/notify.py b/shell/bin/notify.py similarity index 100% rename from bin/notify.py rename to shell/bin/notify.py diff --git a/bin/print-constant.pl b/shell/bin/print-constant.pl similarity index 100% rename from bin/print-constant.pl rename to shell/bin/print-constant.pl diff --git a/bin/remove-continuation.pl b/shell/bin/remove-continuation.pl similarity index 100% rename from bin/remove-continuation.pl rename to shell/bin/remove-continuation.pl diff --git a/bin/rsleep b/shell/bin/rsleep similarity index 100% rename from bin/rsleep rename to shell/bin/rsleep diff --git a/bin/sc b/shell/bin/sc similarity index 100% rename from bin/sc rename to shell/bin/sc diff --git a/bin/slocate b/shell/bin/slocate similarity index 100% rename from bin/slocate rename to shell/bin/slocate diff --git a/bin/srandom-order b/shell/bin/srandom-order similarity index 100% rename from bin/srandom-order rename to shell/bin/srandom-order diff --git a/bin/srsync b/shell/bin/srsync similarity index 100% rename from bin/srsync rename to shell/bin/srsync diff --git a/bin/srsync-incremental b/shell/bin/srsync-incremental similarity index 100% rename from bin/srsync-incremental rename to shell/bin/srsync-incremental diff --git a/bin/supdatedb b/shell/bin/supdatedb similarity index 100% rename from bin/supdatedb rename to shell/bin/supdatedb diff --git a/bin/svalgrind b/shell/bin/svalgrind similarity index 100% rename from bin/svalgrind rename to shell/bin/svalgrind diff --git a/bin/temperature.pl b/shell/bin/temperature.pl similarity index 100% rename from bin/temperature.pl rename to shell/bin/temperature.pl diff --git a/colordiffrc b/shell/colordiffrc similarity index 100% rename from colordiffrc rename to shell/colordiffrc diff --git a/crontab.d/Makefile b/shell/crontab.d/Makefile similarity index 100% rename from crontab.d/Makefile rename to shell/crontab.d/Makefile diff --git a/crontab.d/README b/shell/crontab.d/README similarity index 100% rename from crontab.d/README rename to shell/crontab.d/README diff --git a/crontab.d/jobs b/shell/crontab.d/jobs similarity index 100% rename from crontab.d/jobs rename to shell/crontab.d/jobs diff --git a/crontab.d/jobs.daily/.gitignore b/shell/crontab.d/jobs.daily/.gitignore similarity index 100% rename from crontab.d/jobs.daily/.gitignore rename to shell/crontab.d/jobs.daily/.gitignore diff --git a/crontab.d/jobs.daily/prune-logs b/shell/crontab.d/jobs.daily/prune-logs similarity index 100% rename from crontab.d/jobs.daily/prune-logs rename to shell/crontab.d/jobs.daily/prune-logs diff --git a/crontab.d/jobs.hourly/.gitignore b/shell/crontab.d/jobs.hourly/.gitignore similarity index 100% rename from crontab.d/jobs.hourly/.gitignore rename to shell/crontab.d/jobs.hourly/.gitignore diff --git a/crontab.d/jobs.hourly6/.gitignore b/shell/crontab.d/jobs.hourly6/.gitignore similarity index 100% rename from crontab.d/jobs.hourly6/.gitignore rename to shell/crontab.d/jobs.hourly6/.gitignore diff --git a/crontab.d/jobs.hourly8/.gitignore b/shell/crontab.d/jobs.hourly8/.gitignore similarity index 100% rename from crontab.d/jobs.hourly8/.gitignore rename to shell/crontab.d/jobs.hourly8/.gitignore diff --git a/crontab.d/jobs.minutely/.gitignore b/shell/crontab.d/jobs.minutely/.gitignore similarity index 100% rename from crontab.d/jobs.minutely/.gitignore rename to shell/crontab.d/jobs.minutely/.gitignore diff --git a/crontab.d/jobs.monthly/.gitignore b/shell/crontab.d/jobs.monthly/.gitignore similarity index 100% rename from crontab.d/jobs.monthly/.gitignore rename to shell/crontab.d/jobs.monthly/.gitignore diff --git a/crontab.d/jobs.reboot/.gitignore b/shell/crontab.d/jobs.reboot/.gitignore similarity index 100% rename from crontab.d/jobs.reboot/.gitignore rename to shell/crontab.d/jobs.reboot/.gitignore diff --git a/crontab.d/jobs.weekly/.gitignore b/shell/crontab.d/jobs.weekly/.gitignore similarity index 100% rename from crontab.d/jobs.weekly/.gitignore rename to shell/crontab.d/jobs.weekly/.gitignore diff --git a/crontab.d/setup.sh b/shell/crontab.d/setup.sh similarity index 100% rename from crontab.d/setup.sh rename to shell/crontab.d/setup.sh diff --git a/csh/rc b/shell/csh/rc similarity index 100% rename from csh/rc rename to shell/csh/rc diff --git a/digrc.in b/shell/digrc.in similarity index 100% rename from digrc.in rename to shell/digrc.in diff --git a/haskeline b/shell/haskeline similarity index 100% rename from haskeline rename to shell/haskeline diff --git a/htoprc.in b/shell/htoprc.in similarity index 100% rename from htoprc.in rename to shell/htoprc.in diff --git a/inputrc b/shell/inputrc similarity index 100% rename from inputrc rename to shell/inputrc diff --git a/lessfilter b/shell/lessfilter similarity index 100% rename from lessfilter rename to shell/lessfilter diff --git a/lesskey b/shell/lesskey similarity index 100% rename from lesskey rename to shell/lesskey diff --git a/reminders.in b/shell/reminders.in similarity index 100% rename from reminders.in rename to shell/reminders.in diff --git a/screenrc.in b/shell/screenrc.in similarity index 100% rename from screenrc.in rename to shell/screenrc.in diff --git a/setup.sh b/shell/setup.sh similarity index 100% rename from setup.sh rename to shell/setup.sh diff --git a/shell/aliases.in b/shell/shell/aliases.in similarity index 100% rename from shell/aliases.in rename to shell/shell/aliases.in diff --git a/shell/bin b/shell/shell/bin similarity index 100% rename from shell/bin rename to shell/shell/bin diff --git a/shell/dircolors.in b/shell/shell/dircolors.in similarity index 100% rename from shell/dircolors.in rename to shell/shell/dircolors.in diff --git a/shell/env b/shell/shell/env similarity index 100% rename from shell/env rename to shell/shell/env diff --git a/shell/functions b/shell/shell/functions similarity index 100% rename from shell/functions rename to shell/shell/functions diff --git a/shell/logout b/shell/shell/logout similarity index 100% rename from shell/logout rename to shell/shell/logout diff --git a/shell/rc b/shell/shell/rc similarity index 100% rename from shell/rc rename to shell/shell/rc diff --git a/ssh_config b/shell/ssh_config similarity index 100% rename from ssh_config rename to shell/ssh_config diff --git a/sshd_config b/shell/sshd_config similarity index 100% rename from sshd_config rename to shell/sshd_config diff --git a/terminfo/README b/shell/terminfo/README similarity index 100% rename from terminfo/README rename to shell/terminfo/README diff --git a/terminfo/s/screen-it-256color b/shell/terminfo/s/screen-it-256color similarity index 100% rename from terminfo/s/screen-it-256color rename to shell/terminfo/s/screen-it-256color diff --git a/tmux-window.pl b/shell/tmux-window.pl similarity index 100% rename from tmux-window.pl rename to shell/tmux-window.pl diff --git a/tmux.conf.in b/shell/tmux.conf.in similarity index 100% rename from tmux.conf.in rename to shell/tmux.conf.in diff --git a/zsh/env b/shell/zsh/env similarity index 100% rename from zsh/env rename to shell/zsh/env diff --git a/zsh/functions/_systemctl b/shell/zsh/functions/_systemctl similarity index 100% rename from zsh/functions/_systemctl rename to shell/zsh/functions/_systemctl diff --git a/zsh/functions/extract b/shell/zsh/functions/extract similarity index 100% rename from zsh/functions/extract rename to shell/zsh/functions/extract diff --git a/zsh/logout b/shell/zsh/logout similarity index 100% rename from zsh/logout rename to shell/zsh/logout diff --git a/zsh/rc b/shell/zsh/rc similarity index 100% rename from zsh/rc rename to shell/zsh/rc -- 2.43.2