mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-21 05:47:23 +02:00
Compare commits
No commits in common. "f9b061da99df2faaf335ceb720ce78c40423046e" and "ddd08445e9ce5345eb944fcf52ed9ef13aaa1116" have entirely different histories.
f9b061da99
...
ddd08445e9
@ -11,8 +11,6 @@ as the links below.
|
|||||||
- https://yggdrasil-network.github.io/installation-linux-rpm.html
|
- https://yggdrasil-network.github.io/installation-linux-rpm.html
|
||||||
- `sudo dnf config-manager --add-repo https://rpm.librewolf.net/librewolf-repo.repo`
|
- `sudo dnf config-manager --add-repo https://rpm.librewolf.net/librewolf-repo.repo`
|
||||||
- https://librewolf.net/installation/fedora/
|
- https://librewolf.net/installation/fedora/
|
||||||
- `sudo dnf config-manager --add-repo https://repository.mullvad.net/rpm/stable/mullvad.repo`
|
|
||||||
- https://mullvad.net/en/help/install-mullvad-app-linux#fedora
|
|
||||||
- https://www.insynchq.com/
|
- https://www.insynchq.com/
|
||||||
- https://keybase.io/docs/the_app/install_linux
|
- https://keybase.io/docs/the_app/install_linux
|
||||||
- https://rpmfusion.org/Configuration
|
- https://rpmfusion.org/Configuration
|
||||||
|
@ -1,8 +0,0 @@
|
|||||||
# https://mullvad.net/en/help/install-mullvad-app-linux#fedora
|
|
||||||
[mullvad-stable]
|
|
||||||
name=Mullvad VPN
|
|
||||||
baseurl=https://repository.mullvad.net/rpm/stable/$basearch
|
|
||||||
type=rpm
|
|
||||||
enabled=1
|
|
||||||
gpgcheck=1
|
|
||||||
gpgkey=https://repository.mullvad.net/rpm/mullvad-keyring.asc
|
|
@ -147,12 +147,8 @@ if [[ $UNAME == Darwin ]]; then
|
|||||||
(echo "")
|
(echo "")
|
||||||
(last -10 &)
|
(last -10 &)
|
||||||
fi
|
fi
|
||||||
|
|
||||||
(printf "⚧ Aferoj emas funkcii sin mem.\n\tFaru jogon, sentu, ne provu perfektecon.\n\t\tDancu kiel neniu rigardas, kvankam estu vidita kaj aŭdata.\n")
|
(printf "⚧ Aferoj emas funkcii sin mem.\n\tFaru jogon, sentu, ne provu perfektecon.\n\t\tDancu kiel neniu rigardas, kvankam estu vidita kaj aŭdata.\n")
|
||||||
#(printf "⚧ Your adventure begins in the dead of night.\n⚧ Your road won't be easy, but a rising sun awaits your journey's end.\n\n")
|
(printf "⚧ Your adventure begins in the dead of night.\n⚧ Your road won't be easy, but a rising sun awaits your journey's end.\n\n")
|
||||||
(printf "\n⚧\tThat's what I am, that's what I'll always be\n⚧\tI don't wanna be silent 'cause this is my destiny\n⚧\tThat's what I was, that's what feels good to me\n⚧\tAnd nothing will change me, that's what I'm meant to be.\n⚧\t\t—Conchita Wurst: That's What I Am\n\n")
|
|
||||||
#(printf "https://en.m.wikipedia.org/wiki/First_they_came_...#Text\n")
|
|
||||||
|
|
||||||
# fix dircolors for Selenized https://github.com/jan-warchol/selenized/blob/master/other-apps/dircolors/README.md
|
# fix dircolors for Selenized https://github.com/jan-warchol/selenized/blob/master/other-apps/dircolors/README.md
|
||||||
export LS_COLORS="$LS_COLORS:ow=1;7;34:st=30;44:su=30;41"
|
export LS_COLORS="$LS_COLORS:ow=1;7;34:st=30;44:su=30;41"
|
||||||
|
|
||||||
|
5
rc/zshrc
5
rc/zshrc
@ -104,11 +104,8 @@ if [[ $UNAME = Darwin ]]; then
|
|||||||
(echo "")
|
(echo "")
|
||||||
(last -10&)
|
(last -10&)
|
||||||
fi
|
fi
|
||||||
|
|
||||||
(printf "⚧ Aferoj emas funkcii sin mem.\n\tFaru jogon, sentu, ne provu perfektecon.\n\t\tDancu kiel neniu rigardas, kvankam estu vidita kaj aŭdata.\n")
|
(printf "⚧ Aferoj emas funkcii sin mem.\n\tFaru jogon, sentu, ne provu perfektecon.\n\t\tDancu kiel neniu rigardas, kvankam estu vidita kaj aŭdata.\n")
|
||||||
#(printf "⚧ Your adventure begins in the dead of night.\n⚧ Your road won't be easy, but a rising sun awaits your journey's end.\n\n")
|
(printf "⚧ Your adventure begins in the dead of night.\n⚧ Your road won't be easy, but a rising sun awaits your journey's end.\n\n")
|
||||||
(printf "\n⚧\tThat's what I am, that's what I'll always be\n⚧\tI don't wanna be silent 'cause this is my destiny\n⚧\tThat's what I was, that's what feels good to me\n⚧\tAnd nothing will change me, that's what I'm meant to be.\n⚧\t\t—Conchita Wurst: That's What I Am\n\n")
|
|
||||||
#(printf "https://en.m.wikipedia.org/wiki/First_they_came_...#Text\n")
|
|
||||||
|
|
||||||
# fix dircolors for Selenized https://github.com/jan-warchol/selenized/blob/master/other-apps/dircolors/README.md
|
# fix dircolors for Selenized https://github.com/jan-warchol/selenized/blob/master/other-apps/dircolors/README.md
|
||||||
export LS_COLORS="$LS_COLORS:ow=1;7;34:st=30;44:su=30;41"
|
export LS_COLORS="$LS_COLORS:ow=1;7;34:st=30;44:su=30;41"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user