mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 03:09:22 +01:00
README.md: drop most depedency
This commit is contained in:
parent
48221d6c82
commit
456b10dae8
@ -4,4 +4,3 @@ export TZ="/usr/share/zoneinfo/Europe/Helsinki" # MKAYSIGREP #MKAYSIGREPENVIRONM
|
||||
export EDITOR=vim # MKAYSIGREP # MKAYSIGREPENVIRONMENT
|
||||
export LC_ALL=fi_FI.utf8 # MKAYSIGREP # MKAYSIGREPENVIRONMENT
|
||||
export TZ="/usr/share/zoneinfo/Europe/Helsinki" # MKAYSIGREP # MKAYSIGREPENVIRONMENT
|
||||
export PAGER=most # MKAYSIGREP # MKAYSIGREPENVIRONMENT
|
||||
|
@ -42,7 +42,7 @@ and contain modifications which might not be useful to other people than me.
|
||||
### apt
|
||||
|
||||
```
|
||||
apt-get install vim most htop gnupg2 lynx pandoc gnupg-agent flip youtube-dl
|
||||
apt-get install vim htop gnupg2 lynx pandoc gnupg-agent flip youtube-dl
|
||||
```
|
||||
|
||||
### yum
|
||||
@ -52,5 +52,7 @@ rpm --install http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-
|
||||
rpm --install http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm
|
||||
rpm --install http://rpm.livna.org/livna-release.rpm
|
||||
|
||||
yum -y install vim most htop gnupg2 lynx pandoc youtube-dl
|
||||
yum -y install vim htop gnupg2 lynx pandoc youtube-dl
|
||||
```
|
||||
|
||||
--->
|
||||
|
Loading…
Reference in New Issue
Block a user