Skip to content

Instantly share code, notes, and snippets.

View BenderIsMyGod's full-sized avatar

Paul Billot BenderIsMyGod

View GitHub Profile
@BenderIsMyGod
BenderIsMyGod / BLINUX_STD
Last active February 4, 2017 15:42
BLINUS_STD
#1473606223
cat /etc/zypp/repos.d/blinux_el_tigre.repo
#1473606228
cat /etc/zypp/repos.d/repo-oss.repo
#1473606236
systemctl disable ntpd
#1473606238
emacs /etc/zypp/repos.d/repo-oss.repo
#1473606284
zypper ref
@BenderIsMyGod
BenderIsMyGod / BLINUX_EXAM
Created February 4, 2017 15:35
Making a BLINUX EXAM from the bash history
#1473612878
zypper lr
#1473612885
rm /etc/zypp/repos.d/openSUSE-20160828-0.repo
#1473612888
zypper ar
#1473612907
zypper ar https://pkg.blinux.fr/blinux/el_tigre blinux_el_tigre
#1473612910
zypper ref
@BenderIsMyGod
BenderIsMyGod / .cshrc
Last active July 8, 2021 04:29
Tcsh / csh fancy shell prompt with date, color and more
# $FreeBSD: releng/10.3/etc/root/dot.cshrc 243893 2012-12-05 13:56:39Z eadler $
#
# .cshrc - csh resource script, read at beginning of execution by each shell
#
# see also csh(1), environ(7).
# more examples available at /usr/share/examples/csh/
#
alias h history 25
alias j jobs -l