Compare commits
17 Commits
Author | SHA1 | Date | |
---|---|---|---|
d088ef379a | |||
d68eb3b8a9 | |||
2698f8df5c | |||
bd0b4bc4dd | |||
c24280d443 | |||
56fb586a33 | |||
992db85f12 | |||
8bbec00885 | |||
e04cc27979 | |||
157bc27eec | |||
2a6f07b065 | |||
5b35ce7aca | |||
785fbeea4f | |||
d2e2e268f8 | |||
3aab03b2de | |||
fc66e4cd98 | |||
788e524591 |
31
DockerStatus.py
Normal file
31
DockerStatus.py
Normal file
@ -0,0 +1,31 @@
|
||||
import subprocess
|
||||
from tabulate import tabulate
|
||||
|
||||
# Exécuter la commande docker ps et récupérer la sortie
|
||||
command = "docker ps -a --format 'table {{.Names}} \t {{.Status}} \t {{.Size}}'"
|
||||
output = subprocess.check_output(command, shell=True).decode().strip()
|
||||
|
||||
# Convertir la sortie en liste de lignes
|
||||
lines = output.split("\n")
|
||||
|
||||
# Récupérer les en-têtes de colonnes
|
||||
headers = lines[0].split("\t")
|
||||
|
||||
# Récupérer les données des conteneurs
|
||||
data = [line.split("\t") for line in lines[1:]]
|
||||
|
||||
# Générer le tableau avec le cadre
|
||||
table = tabulate(data, headers=headers, tablefmt="pipe")
|
||||
|
||||
# Déterminer la largeur maximale pour le cadre
|
||||
max_width = max(len(line) for line in table.split("\n"))
|
||||
|
||||
# Créer le cadre
|
||||
frame = f"╭{'─' * (max_width - 2)}╮\n"
|
||||
frame += f"│{'DOCKER STATUS':^{max_width-2}}│\n"
|
||||
frame += f"├{'─' * (max_width - 2)}┤\n"
|
||||
frame += table + "\n"
|
||||
frame += f"╰{'─' * (max_width - 2)}╯"
|
||||
|
||||
# Afficher le cadre
|
||||
print(frame)
|
@ -33,4 +33,4 @@
|
||||
## Installation
|
||||
cd PimpMyTerminal
|
||||
|
||||
bash install.sh
|
||||
bash script.sh
|
28
bash_aliases
Normal file
28
bash_aliases
Normal file
@ -0,0 +1,28 @@
|
||||
# Git
|
||||
parse_git_branch() {
|
||||
git branch 2> /dev/null | sed -e '/^[^*]/d' -e 's/* \(.*\)/(\1)/'
|
||||
}
|
||||
|
||||
# Docker context
|
||||
function docker_context_prompt() {
|
||||
local docker_context=$(docker context show 2> /dev/null)
|
||||
# Vérifie si le contexte est "default" et ajuste l'affichage en conséquence
|
||||
if [[ "$docker_context" == "default" ]]; then
|
||||
echo " "
|
||||
elif [[ -n "$docker_context" ]]; then
|
||||
echo "($docker_context)"
|
||||
fi
|
||||
}
|
||||
|
||||
# Créer avec https://ezprompt.net/
|
||||
export PS1="\n\[\e[37m\]\A\[\e[m\] \[\e[31m\]\h\[\e[m\] \[\e[34m\]\u\[\e[m\] [ \w ] \[\e[35m\]\`parse_git_branch\` \e[36m\]\`docker_context_prompt\`\[\e[m\]\n ~> "
|
||||
|
||||
# Alias
|
||||
alias fastfetch='fastfetch -l /home/${USER}/.config/fastfetch/ASCII/gandalf.txt --color white'
|
||||
alias rm="rm -i"
|
||||
alias rmdir="rm -rf --interactive=once"
|
||||
alias rmrf="rm -rf --interactive=once"
|
||||
alias sudo="sudo "
|
||||
|
||||
fastfetch
|
||||
cat /var/log/update.log
|
3
fastfetch/ASCII/SOURCES.txt
Normal file
3
fastfetch/ASCII/SOURCES.txt
Normal file
@ -0,0 +1,3 @@
|
||||
https://emojicombos.com/pokemon-ascii-art
|
||||
https://emojicombos.com/harry-potter-ascii-art
|
||||
https://emojicombos.com/lord-of-the-rings-ascii-art
|
18
fastfetch/ASCII/docker.txt
Normal file
18
fastfetch/ASCII/docker.txt
Normal file
@ -0,0 +1,18 @@
|
||||
${c2}
|
||||
=++++
|
||||
*####
|
||||
-====
|
||||
.****:-****.=***+
|
||||
:####-=####.*#### :
|
||||
.====.:==== -==== -##=
|
||||
+***=.****:-****.=***+ ****= ####*
|
||||
####*:####-=####.*#### ####+ *####*###*=
|
||||
====-.====.:==== -==== ====: -########*.
|
||||
-+++++++++++++++++++++++++++++++**#####==-:
|
||||
=#####################################:
|
||||
:###################################*.
|
||||
*#################################=
|
||||
.*##############################+.
|
||||
+##########################*-
|
||||
.=*####################+-.
|
||||
.-=+**######**+=-:.
|
12
fastfetch/ASCII/dracofeu.txt
Normal file
12
fastfetch/ASCII/dracofeu.txt
Normal file
@ -0,0 +1,12 @@
|
||||
${c2}
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⡀⠰⣾⣿⣶⣶⣄⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⣠⣴⣶⣶⣿⠁⠀⠙⠿⣿⣿⣿⡟⠶⠀⠀⠀⠀⠀⢲⣄⠀⠀⠀⠀⠀
|
||||
⠀⢀⣶⣿⣿⣿⣿⣿⣿⡄⠀⠀⠀⠀⢻⣿⣧⠀⠀⠀⠀⠀⢀⣾⣿⣿⣦⡀⠀⠀
|
||||
⢠⣾⣿⣿⣿⣿⣿⣿⣿⣿⣦⣄⡀⠀⢸⣿⣿⡄⠀⠀⢀⣠⣿⣿⣿⣿⣿⣿⣦⠀
|
||||
⣿⡟⠉⠀⠀⠈⢻⣿⣿⠿⢿⣿⣿⣷⣾⣿⣿⣷⣶⣾⣿⣿⣿⣿⣿⡿⢿⣿⣿⣇
|
||||
⢻⠁⠀⠀⠀⠀⠀⠉⣠⣶⡟⠛⣿⣿⣿⣿⣿⣿⣿⠟⠛⣿⣿⣿⠋⠀⣾⣟⢻⣿
|
||||
⠀⠀⠀⠀⠀⠀⠀⠈⠻⠙⢇⣼⣿⣿⣿⣿⣿⣿⣿⡆⠀⠟⠻⠟⠀⠀⣾⣿⠈⡟
|
||||
⠀⠀⠀⠀⠀⣀⣤⣴⣤⣴⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣄⠀⠀⠀⠀⢸⣿⡿⠇⠀
|
||||
⠀⠀⠀⢠⣾⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣷⣄⢀⣀⡤⠊⠀⠀⠀
|
||||
⠀⠀⠀⠘⠿⣿⣿⣿⣿⣿⣿⡿⠿⠿⠛⠛⠻⠿⠿⢿⣿⣿⣿⠛⠋⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠿⠿⠿⠏⠀⠀⠀⠀⠀⠀⠀⠀⠈⠉⠛⠛⠀⠀⠀⠀⠀⠀⠀
|
17
fastfetch/ASCII/ectoplasma.txt
Normal file
17
fastfetch/ASCII/ectoplasma.txt
Normal file
@ -0,0 +1,17 @@
|
||||
${c2}
|
||||
⠀⠀⠀⠀⠀⢸⠓⢄⡀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⢸⠀⠀⠑⢤⡀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⢸⡆⠀⠀⠀⠙⢤⡷⣤⣦⣀⠤⠖⠚⡿⠁⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⣠⡿⠢⢄⡀⠀⡇⠀⠀⠀⠀⠀⠉⠀⠀⠀⠀⠀⠸⠷⣶⠂⠀⠀⠀⣀⣀⠀⠀⠀
|
||||
⢸⣃⠀⠀⠉⠳⣷⠞⠁⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠈⠉⠉⠉⠉⠉⠉⠉⢉⡭⠋
|
||||
⠀⠘⣆⠀⠀⠀⠁⠀⢀⡄⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢀⡴⠋⠀⠀
|
||||
⠀⠀⠘⣦⠆⠀⠀⢀⡎⢹⡀⠀⠀⠀⠀⠀⠀⠀⠀⡀⠀⠀⡀⣠⠔⠋⠀⠀⠀⠀
|
||||
⠀⠀⠀⡏⠀⠀⣆⠘⣄⠸⢧⠀⠀⠀⠀⢀⣠⠖⢻⠀⠀⠀⣿⢥⣄⣀⣀⣀⠀⠀
|
||||
⠀⠀⢸⠁⠀⠀⡏⢣⣌⠙⠚⠀⠀⠠⣖⡛⠀⣠⠏⠀⠀⠀⠇⠀⠀⠀⠀⢙⣣⠄
|
||||
⠀⠀⢸⡀⠀⠀⠳⡞⠈⢻⠶⠤⣄⣀⣈⣉⣉⣡⡔⠀⠀⢀⠀⠀⣀⡤⠖⠚⠀⠀
|
||||
⠀⠀⡼⣇⠀⠀⠀⠙⠦⣞⡀⠀⢀⡏⠀⢸⣣⠞⠀⠀⠀⡼⠚⠋⠁⠀⠀⠀⠀⠀
|
||||
⠀⢰⡇⠙⠀⠀⠀⠀⠀⠀⠉⠙⠚⠒⠚⠉⠀⠀⠀⠀⡼⠁⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⢧⡀⠀⢠⡀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠙⣞⠁⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠙⣶⣶⣿⠢⣄⡀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢸⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠉⠀⠀⠀⠙⢿⣳⠞⠳⡄⠀⠀⠀⢀⡞⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠉⠀⠀⠹⣄⣀⡤⠋⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
15
fastfetch/ASCII/gandalf.txt
Normal file
15
fastfetch/ASCII/gandalf.txt
Normal file
@ -0,0 +1,15 @@
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⣀⣀⡀⠀⢀⣀⣀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⣠⣶⣿⣿⣿⣿⣿⣿⣿⣿⣿⣶⣄⠀⠀⠀⠀⠀⠀⠀⣀⡀⠀⠀
|
||||
⠀⠀⠀⠀⢀⣾⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣷⡀⠀⠀⠀⢀⣾⣿⣷⡄⠀
|
||||
⠀⠀⠀⠀⣾⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣷⠀⠀⢰⣿⣿⠿⣿⣿⡆
|
||||
⠀⠀⠀⣰⣿⣿⣿⣿⣿⠋⠙⢿⣿⡿⠋⠙⣿⣿⣿⣿⣿⡇⠀⠸⣿⣷⣀⣼⣿⡇
|
||||
⠀⠀⠀⣿⣿⣿⣿⣿⡏⠀⠀⠀⠉⠁⠀⠀⢹⣿⣿⣿⣿⣿⡀⠀⢻⣿⣿⣿⡿⠀
|
||||
⠀⠀⢰⣿⣿⣿⣿⣿⢇⣠⡀⠀⠀⠀⢀⣄⠸⣿⣿⣿⣿⣿⡇⠀⠘⣿⣿⣿⡇⠀
|
||||
⠀⠀⣾⣿⣿⣿⣿⣿⠈⠛⠁⠀⠀⠀⠘⠛⠀⣿⣿⣿⣿⣿⣧⠀⠀⢿⣿⣿⠀⠀
|
||||
⠀⢠⣿⣿⣿⣿⣿⣿⣦⡀⣀⣠⣤⣄⣀⢀⣴⣿⣿⣿⣿⣿⣿⡀⠀⢸⣿⡇⠀⠀
|
||||
⠀⢸⣿⣿⣿⣿⣿⡟⠻⣿⠿⠛⠛⠛⠿⣿⠟⢹⣿⣿⣿⣿⣿⡇⠀⢸⣿⡇⠀⠀
|
||||
⠀⣸⣿⣿⣿⣿⣿⡇⠀⠀⢶⣶⣶⣶⡦⠀⠀⠘⣿⣿⣿⣿⣿⡇⠀⢸⣿⡇⠀⠀
|
||||
⠀⣿⣿⣿⣿⣿⣿⠃⠀⢠⡄⠀⣤⠀⢠⡄⠀⠀⣿⣿⣿⣿⣿⣿⠀⢸⣿⡇⠀⠀
|
||||
⢀⣿⣿⣿⣿⣿⣿⠀⠀⢸⡇⠀⣿⠀⢸⡇⠀⠀⣿⣿⣿⣿⣿⣿⠀⢸⣿⡇⠀⠀
|
||||
⢸⣿⣿⣿⣿⣿⣿⠀⠀⢸⡇⠀⣿⠀⢸⡇⠀⠀⣿⣿⣿⣿⣿⣿⡆⢸⣿⡇⠀⠀
|
||||
⠈⠉⠉⠉⠉⠉⠁⠀⠀⠈⠁⠀⠉⠀⠈⠁⠀⠀⠉⠉⠉⠉⠉⠉⠁⠀⠉⠁⠀⠀
|
23
fastfetch/ASCII/golum.txt
Normal file
23
fastfetch/ASCII/golum.txt
Normal file
@ -0,0 +1,23 @@
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⡀⠀⠀⡀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣴⣶⣿⣿⣿⣿⣷⣦⡀⡀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣀⢠⣾⣿⣿⣿⣿⣿⣿⣿⣿⣿⡌⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⢀⣀⣤⣶⣶⣶⣶⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⡟⠁⠀⠀⠀
|
||||
⠀⠀⠀⠀⢀⣀⣤⣶⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣏⡀⠀⠀⠀
|
||||
⠀⠀⠀⢾⣿⣿⣿⣿⣿⣿⠿⢿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⡋⠀⠀⠀
|
||||
⠀⠀⠀⠀⢻⣿⣿⣿⣇⠀⠀⢸⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⡛⠁⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠙⢿⣿⣿⣄⠀⣼⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⡇⠠⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠈⠻⣿⣿⣶⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⠁⠀⠄⠀⠀⠀
|
||||
⠀⠀⢀⣀⣀⣀⡀⠀⠈⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⠟⠋⢹⣿⣿⣿⡄⠀⠀⠀⠀⠀
|
||||
⠀⣾⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⡏⠁⠀⠀⠈⣿⣿⣿⡇⠀⠀⠀⠀⠀
|
||||
⠀⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣷⣶⣿⣿⣿⣤⣀⠀⠀⠀⠀
|
||||
⠀⠙⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣷⣦⡀
|
||||
⠀⠀⢸⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿
|
||||
⠀⠀⠀⢻⣿⣿⣿⣿⡇⠉⠉⠉⠁⠀⠀⠀⠈⠉⠉⢉⣭⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⠿⠃
|
||||
⠀⠀⠀⠀⠻⣿⣿⣿⡇⠀⠀⠀⠀⠀⠀⠀⠀⣀⣴⣿⣿⣿⣿⡿⣿⣿⡿⠛⠉⠁⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠹⣿⣿⣿⠀⠀⠀⠀⠀⢀⣤⣾⣿⣿⣿⡉⠁⠀⠀⣿⣿⠇⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠙⣿⣿⡄⠀⠀⠀⠀⢿⣿⣿⣿⣿⣿⣿⣦⣤⣀⣿⣿⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⣽⣿⣿⡀⠀⠀⠀⠀⠀⠀⠉⠛⢿⣿⣿⣿⣿⣿⣿⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⣠⣴⣿⣿⣿⣿⡅⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣿⣿⣿⣿⣆⡀⠀⠀⠀⠀⠀
|
||||
⠀⣠⣶⣿⣿⣿⣿⣿⣿⠿⠃⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢠⣿⠛⢿⣿⡿⣿⣿⣄⡀⠀⠀
|
||||
⠘⠿⠿⠿⣿⣿⠟⠋⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠛⠁⠀⠀⠹⣷⡘⣿⣿⠏⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠙⠓⠀⠀⠀⠀⠀
|
20
fastfetch/ASCII/harrypotter.txt
Normal file
20
fastfetch/ASCII/harrypotter.txt
Normal file
@ -0,0 +1,20 @@
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⡀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠈⠙⢶⣄⡀⠀⠀⣀⣤⢶⣺⡽⠒⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢈⣻⣿⣶⣾⣿⣿⣿⣯⣤⣤⣄⣀⡀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠲⠾⣿⣿⣿⣷⣾⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣷⣶⣤⡀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⢀⣴⣾⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣷⣄⠀⠀⠀⠀
|
||||
⠀⢀⣴⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣷⣄⠀⠀
|
||||
⢀⠞⣽⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣆⠀
|
||||
⠀⣼⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⢻⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⡄
|
||||
⢰⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⡟⠘⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣧
|
||||
⣼⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⠁⠀⢹⣿⣿⣿⣿⢹⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿
|
||||
⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⠃⠀⣀⠀⠻⣿⣿⣿⡄⠻⣿⣿⣿⡿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿
|
||||
⣿⣿⣿⣿⠟⠉⣿⣿⡿⠁⠀⠀⢻⣧⠀⠙⢿⣿⣷⡀⠙⣿⣿⣇⠹⣿⣿⣿⣏⢻⣿⣿⣿⣿⣿
|
||||
⣿⣿⣿⠏⠀⢠⡿⠋⠀⠀⠀⠐⢿⣿⠃⠀⠀⠙⢿⣷⡀⠈⠻⣿⡄⠘⢿⣿⣿⡀⢻⣿⣿⣿⡇
|
||||
⢸⣿⣿⠀⠀⠊⠀⠀⠀⠀⠀⠀⠀⠙⠆⠀⠀⠀⠀⠙⠳⣄⠀⠈⠙⠆⠀⠈⠛⠧⠈⣿⣿⡿⠀
|
||||
⠈⣿⡇⠀⠀⢀⣠⡴⠶⠶⠶⣦⣄⠀⠀⠀⠀⠀⠀⠀⠀⣠⣴⠶⠶⠶⣦⣄⠀⠀⠀⣿⣿⠃⠀
|
||||
⠀⠘⣿⠀⢠⡾⠋⠀⠀⠀⠀⠀⠙⣷⡀⠀⣀⣀⠀⢠⡾⠋⠀⠀⠀⠀⠀⠙⢷⡀⢀⡿⠁⠀⠀
|
||||
⠀⠀⢈⣀⣾⠁⠀⠀⠀⠀⠀⠀⠀⢸⣿⠛⠉⠉⠛⣿⡇⠀⠀⠀⠀⠀⠀⠀⢸⣧⣈⡀⠀⠀⠀
|
||||
⠀⠀⠀⠉⢻⡆⠀⠀⠀⠀⠀⠀⠀⣸⡇⠀⠀⠀⠀⢻⡇⠀⠀⠀⠀⠀⠀⠀⣸⡏⠉⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠻⣦⣀⠀⠀⢀⣠⣴⠟⠀⠀⠀⠀⠀⠀⠻⣦⣀⠀⠀⢀⣠⣴⠟⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠈⠙⠛⠛⠛⠉⠀⠀⠀⠀⠀⠀⠀⠀⠀⠈⠙⠛⠛⠛⠉⠀⠀⠀⠀⠀⠀⠀⠀
|
19
fastfetch/ASCII/kubernetes.txt
Normal file
19
fastfetch/ASCII/kubernetes.txt
Normal file
@ -0,0 +1,19 @@
|
||||
${c2}
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣀⣤⣶⣶⣤⣀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣀⣤⣶⣿⣿⣿⣿⣿⣿⣿⣿⣶⣤⣀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⣀⣤⣶⣿⣿⣿⣿⣿⣿⣿⠟⠻⣿⣿⣿⣿⣿⣿⣿⣶⣦⣀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⣤⣶⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⡇⢠⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣷⣤⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⢸⣿⣿⣿⣿⢿⣿⣿⣿⣿⡿⠟⠛⠛⠁⠀⠛⠛⠻⢿⣿⣿⣿⣿⡿⣿⣿⣿⣿⣇⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⣿⣿⣿⣿⣇⡀⠘⠿⠟⠉⠀⠀⣠⣤⠀⠀⣤⣄⡀⠀⠈⠻⠿⠋⠀⣸⣿⣿⣿⣿⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⢸⣿⣿⣿⣿⣿⣿⡦⠀⠀⠀⠰⣿⣿⣿⠀⠀⢹⣿⣿⠶⠀⠀⠀⢰⣿⣿⣿⣿⣿⣿⡇⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⣾⣿⣿⣿⣿⣿⣿⠁⠀⣠⡀⠀⠈⠙⠇⠀⠀⠸⠛⠁⠀⢀⣄⠀⠀⢿⣿⣿⣿⣿⣿⣷⠀⠀⠀⠀
|
||||
⠀⠀⠀⢰⣿⣿⣿⣿⣿⣿⡇⠀⢀⣿⣿⣧⡄⠀⠀⢀⡀⠀⠀⢠⣴⣿⣿⡄⠀⢸⣿⣿⣿⣿⣿⣿⡇⠀⠀⠀
|
||||
⠀⠀⠀⣼⣿⣿⣿⣿⣿⣿⡇⠀⠘⠛⠋⠉⠀⠀⠀⢿⡿⠀⠀⠀⠈⠙⠛⠃⠀⢀⣿⣿⣿⣿⣿⣿⣷⠀⠀⠀
|
||||
⠀⠀⢀⣿⣿⣿⣿⠋⠉⠉⠀⠀⠀⣀⣤⣤⣤⠀⠀⠀⠀⠀⠀⣤⣤⣤⣄⠀⠀⠀⠉⠉⠙⣿⣿⣿⣿⡄⠀⠀
|
||||
⠀⠀⠘⣿⣿⣿⣿⣷⣾⣿⣿⡄⠀⠘⢿⣿⡟⠀⠀⣴⣦⠀⠀⢹⣿⡿⠃⠀⢠⣿⣿⣷⣾⣿⣿⣿⣿⠇⠀⠀
|
||||
⠀⠀⠀⠘⢿⣿⣿⣿⣿⣿⣿⣿⣆⠀⠀⠙⠀⠀⣴⣿⣿⣧⠀⠀⠋⠀⠀⣰⣿⣿⣿⣿⣿⣿⣿⡿⠃⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠹⣿⣿⣿⣿⣿⣿⣿⣿⣦⠀⠀⠀⠈⠉⠉⠁⠀⠀⠀⣤⣾⣿⣿⣿⣿⣿⣿⣿⠏⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠈⢻⣿⣿⣿⣿⣿⣿⠋⠀⣾⣷⣶⣶⣶⣶⣶⣷⡀⠘⣿⣿⣿⣿⣿⣿⡿⠁⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠙⣿⣿⣿⣿⣿⣤⣼⣿⣿⣿⣿⣿⣿⣿⣿⣷⣤⣾⣿⣿⣿⣿⠋⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠈⢻⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⡟⠁⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠙⠿⠿⠿⠿⠿⠿⠿⠿⠿⠿⠿⠿⠿⠿⠿⠿⠋⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
16
fastfetch/ASCII/mew.txt
Normal file
16
fastfetch/ASCII/mew.txt
Normal file
@ -0,0 +1,16 @@
|
||||
${c2}
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⣀⣠⡀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⢀⣴⣾⣿⡟⠁⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⢀⣴⠿⢟⣛⣩⣤⣶⣶⣶⣿⡇⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⢀⣴⣿⠿⠸⣿⣿⣿⣿⣿⣿⡿⢿⣿⡄⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⢠⠞⠉⠀⠀⠀⣿⠋⠻⣿⣿⣿⠀⣦⣿⠏⠀⠀⠀⢀⣀⣀⣀⣀⣀⠀⠀
|
||||
⢠⠏⠀⠀⠀⠀⠀⠻⣤⣷⣿⣿⣿⣶⢟⣁⣒⣒⡋⠉⠉⠁⠀⠀⠀⠈⠉⡧
|
||||
⢻⡀⠀⠀⠀⠀⠀⣀⡤⠌⢙⣛⣛⣵⣿⣿⡛⠛⠿⠃⠀⠀⠀⠀⠀⢀⡜⠁
|
||||
⠀⠉⠙⠒⠒⠛⠉⠁⠀⠸⠛⠉⠉⣿⣿⣿⣿⣦⣄⠀⠀⠀⢀⣠⠞⠁⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢀⣿⣿⣿⡿⣿⣿⣷⡄⠞⠋⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢸⣿⣿⣿⣷⡻⣿⣿⣧⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢨⣑⡙⠻⠿⠿⠈⠙⣿⣧⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠸⣿⣷⡀⠀⠀⠀⠀⢹⣿⣆⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢻⣿⡇⠀⠀⠀⠀⠸⣿⣿⡄⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠈⠁⠀⠀⠀⠀⠀⡿⣿⣿⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠈⠙⠀⠀⠀⠀⠀
|
16
fastfetch/ASCII/mewtwo.txt
Normal file
16
fastfetch/ASCII/mewtwo.txt
Normal file
@ -0,0 +1,16 @@
|
||||
${c2}
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢀⡀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢸⣿⣤⣄⣾⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢠⣿⣿⢿⣿⣿⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⢰⣦⠀⠀⠀⣽⢿⣵⣿⡟⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⣀⣀⣽⣷⣖⡤⣵⣿⣧⣭⠁⠀⠀⠀⠀⠀⠀
|
||||
⢀⡤⢦⣄⡈⠛⠈⠛⠋⠉⠋⠻⣿⣿⡿⣧⣀⠀⠀⠀⠀⠀
|
||||
⣾⠁⠀⠘⣷⣄⠀⠀⠀⠀⠀⠀⠙⣿⣿⡄⠉⠻⣦⠀⠀⠀
|
||||
⢹⡄⠀⠀⠘⣿⣦⡀⠀⠀⠀⣠⣾⣿⢯⣯⣤⡀⠈⣷⣄⠀
|
||||
⠈⢷⡄⠀⠀⠸⣿⣿⣦⣤⣼⣿⣿⣿⢾⣿⣿⣷⠈⠇⡹⡦
|
||||
⠀⠈⢿⣷⣄⡀⠘⢿⣿⡇⣿⣿⣿⣿⣿⣿⣿⡿⠀⠀⠀⠀
|
||||
⠀⠀⠀⠹⣿⣿⡄⠀⠙⢣⣿⠿⠿⠟⠛⣿⠟⠁⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠉⠀⠀⣠⡿⠃⠀⠀⠀⢠⣿⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⢠⣿⡃⠀⠀⠀⠀⠶⠻⣷⣄⣀⢀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⣰⣿⡿⣿⠀⠀⠀⠀⠀⠀⠈⠉⠉⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠉⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
15
fastfetch/ASCII/pikachu.txt
Normal file
15
fastfetch/ASCII/pikachu.txt
Normal file
@ -0,0 +1,15 @@
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢠⣶⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢰⠛⢿⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⡏⠀⢸⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣰⠃⠀⠼⣄⡀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⡴⠋⠳⣄⠀⠀⢀⢎⣔⠀⠀⠀⠀⠉⠳⣄⠀⠀⠀⠀⠀
|
||||
⠀⢠⠞⠁⠀⠀⠀⠹⣶⢛⠘⡋⠀⢠⣎⣦⠀⠀⠈⠙⠲⢤⡀⠀
|
||||
⣰⠏⠀⠀⠀⠀⠀⠀⢰⠀⠰⡤⡀⠀⢛⣋⠀⠀⠰⣄⣀⣠⣿⣆
|
||||
⠛⠒⠶⠶⢶⡶⠄⢀⣨⢦⡀⠢⠃⠀⠸⣿⠇⠀⢰⠃⠉⠉⠉⠉
|
||||
⠀⠀⠀⠰⠿⣤⣀⠛⢧⣌⡇⠀⠀⠀⠀⠀⠰⠉⠙⢳⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⣼⣣⣞⣽⣇⠀⠈⠑⢄⠀⠐⢄⣀⣸⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠈⠛⣿⣿⠁⠉⠠⡀⠀⠀⡆⠀⠀⠀⢹⡀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠹⡿⠇⠀⠀⢈⠁⠊⠀⠀⠀⠀⠈⣇⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⣧⠀⠀⠀⢸⠀⠀⠀⠀⠀⠀⠀⢸⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⣸⠗⠀⣀⣦⣀⣤⣤⠴⠾⣄⡀⠺⡄⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠈⠉⠉⠁⠀⠀⠀⠀⠀⠀⠀⠉⠉⠁⠀⠀
|
33
fastfetch/ASCII/poudlard.txt
Normal file
33
fastfetch/ASCII/poudlard.txt
Normal file
@ -0,0 +1,33 @@
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢀⣴⣶⣶⣤⣄⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢀⣴⣾⣿⣷⣄⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣿⣿⣿⣿⣿⣿⣷⣄⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢀⣴⣿⠿⠛⠉⠉⠉⢦⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⣠⣾⣿⣿⣿⣿⣿⣿⣿⣿⣷⣤⡀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢀⣠⣿⠟⠁⠀⠀⠀⠀⠀⠈⠣⡀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⣠⣾⣿⣿⣿⣿⡿⠿⢿⣿⣿⣿⣿⣿⣿⣷⣶⣦⣤⣄⡀⠀⠀⠀⣠⣤⣤⣤⣤⣶⡿⠋⣀⣠⣤⣄⣀⠀⠀⠀⠀⠀⠈⠢⣄⣀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⣠⣶⣶⣾⣿⣿⣿⣿⣿⣿⠀⣶⣦⠙⣿⣿⣿⠿⠻⠿⣿⣿⣿⣿⣿⣦⣀⣼⡿⠿⠿⢛⣿⣵⣶⣿⣿⣿⣿⣿⣿⣷⡀⠀⠀⢀⣴⣿⣿⣿⣿⣶⣄⠀⠀⠀⠀
|
||||
⠀⠀⢰⣿⡿⠿⠿⢿⣿⣿⣿⣿⣿⣧⠙⢻⠀⣿⡿⠁⠀⠀⠀⢈⣿⣿⣿⣿⣿⣿⠋⠀⠀⣠⣾⠿⢻⣿⠿⠋⠁⠀⠈⣿⣿⣷⠀⣴⣿⣿⠟⠉⠉⠉⢿⣿⡀⠀⠀⠀
|
||||
⠀⠀⢸⣿⡅⠀⠀⠀⠙⢿⣿⣿⣿⣿⣧⣾⢀⣿⡗⠀⠀⠀⠀⠀⢀⣈⣿⣿⣿⣿⠀⠀⠠⣿⣿⠿⠛⠁⠀⠀⠀⠀⣠⣿⣿⡟⣼⣿⡿⠁⠀⠀⠀⢀⣾⣿⠀⠀⠀⠀
|
||||
⠀⠀⠘⢿⣷⣄⠀⠀⠀⠀⢻⣿⣿⣿⣿⡏⣼⣿⡆⠀⠀⠀⠀⢠⣤⣼⣿⣿⣿⣿⠀⠀⠀⠀⠀⠀⠀⢀⣠⣴⣶⣿⣿⣿⠟⢰⣿⣿⠁⠀⠀⢀⣴⣿⡿⠁⠀⠀⠀⠀
|
||||
⠀⠀⠀⠈⠻⢿⣷⣦⣀⠀⠀⣿⣿⣿⡿⢰⣿⣿⡟⠢⢀⠀⠀⠀⠀⠙⢿⣿⣿⣿⠀⠀⠀⠀⠀⣴⣾⣿⣿⣿⠿⠟⠋⠀⠀⢸⣿⡟⠀⢀⣴⡿⠟⠁⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠉⠛⠻⠇⠀⢸⣿⣿⠃⣾⣿⡟⠀⠀⠀⠀⠀⠀⣰⣶⣾⣿⣿⣿⠀⠀⠀⢠⣾⣿⣿⠟⠉⠀⠀⠀⠀⣀⡀⢸⣿⡇⠀⠘⠋⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢸⣿⣿⡇⠻⠋⠀⠀⠀⢀⣶⣤⣀⡀⠉⠉⠻⣿⣿⠀⠀⠠⣿⣿⣿⣷⣶⡄⠀⣠⣶⣿⣿⣿⣾⣿⣧⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣾⣿⣿⣿⡄⠀⠀⠀⠠⣿⣿⡿⡻⠿⠿⠿⠛⢿⣿⣶⠛⠻⠿⠟⠛⢿⣿⡿⣾⣿⠟⣛⣙⢿⣧⣿⣿⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢀⣿⣿⣿⠿⠃⠀⢀⠄⠀⢸⣿⣿⣿⡄⠀⢠⣷⣾⣿⣿⣿⡆⠀⠀⣷⣼⣿⢻⣟⣵⣿⡿⠿⣷⣭⡜⣿⡇⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣸⣿⣿⡇⠀⣠⣴⣏⠀⢰⣿⣿⣿⣿⡇⠀⢸⣿⣿⠿⣿⣿⡇⠀⢸⡿⣿⡿⠾⢸⣿⣿⣤⣼⣿⣿⠛⣿⣿⡀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⢠⣿⣿⣿⣷⠀⠉⢻⣿⣧⡈⠛⠻⣿⣿⡇⠀⠈⠉⠀⠀⠈⠛⠃⠀⠈⠟⣸⣧⣤⣤⣭⣟⣛⣛⣻⣧⣤⣼⣿⣧⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⢀⣿⣿⡿⠿⠿⠿⣿⣿⣿⣿⣿⣶⣶⣿⣫⡄⠀⠀⣶⣶⣤⣤⣶⣦⠀⠀⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⢿⣿⣧⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⢠⣾⣿⠏⠀⠀⠀⣀⣤⠴⣦⡀⠀⠀⢸⣿⣿⣿⠀⠀⣿⣿⣿⣿⣿⣿⠀⠀⣿⡟⠉⠁⠈⣯⠉⠛⠿⣿⣿⣿⣿⠀⠙⣿⣧⡀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⣰⣿⣿⠋⠀⠀⢀⣼⣿⡇⣴⣀⣙⣦⡀⣸⣿⣿⣿⠀⠀⣿⣿⣿⣿⣿⡟⠀⠀⣿⣿⣿⣿⣿⣄⠀⠀⠀⢹⣿⣿⠋⠀⠀⠈⢿⣿⣄⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⢀⣾⣿⣿⠃⠀⠀⢀⣾⣿⣿⣷⣬⡭⠿⠟⠁⣿⣿⣿⠏⠀⠀⠻⢿⣿⣿⡻⠃⠀⡀⠹⠟⣿⣿⣿⠏⠀⠀⠀⠘⠟⠁⠀⠀⠀⠀⠈⢿⣿⣷⣄⠀⠀⠀⠀
|
||||
⠀⠀⠀⣴⣿⣿⠟⣿⣿⣶⣤⣿⣿⣿⣿⣿⣿⣶⣤⣀⠘⣿⣿⣷⣶⣶⠿⠟⠛⢻⣿⣿⣿⣿⡿⢶⣿⣿⣿⠟⠁⠀⠀⠀⠀⠀⡄⠀⠀⠀⠀⠀⠘⣿⣿⣿⣷⣄⡀⠀
|
||||
⠀⣠⣾⣿⠟⠁⠀⠈⠻⢿⠿⢻⣿⣿⣿⣿⣿⣿⣿⣿⣦⣌⡙⠋⠁⠀⠀⠀⠀⢸⣿⣿⣿⣿⠁⠀⠈⠉⠀⠀⠀⠀⠀⠀⠀⠀⢳⢀⠀⠀⠀⠀⠀⢹⣿⣿⣿⣿⣿⣆
|
||||
⢾⣿⣿⡋⠀⠀⠀⠀⠀⠀⠀⣼⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣷⣄⠀⠀⠀⠀⢸⣿⣿⣿⣿⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣸⣿⠀⠀⠀⠀⠀⢸⣿⣿⣿⣿⡿⠋
|
||||
⠀⠙⢿⣿⣦⣠⣄⠀⠀⣀⣼⣿⣿⣿⢿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣷⡀⠀⠀⢸⣿⣿⣿⣿⠀⠀⠀⠀⠰⡄⠀⠀⠀⠀⠀⢠⣿⣿⣞⡀⡀⡀⡄⢸⣿⣿⣿⠏⠀⠀
|
||||
⠀⠀⠀⠉⠻⣿⣿⣿⠟⠛⠛⠉⠁⠀⠀⠙⢿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣧⠀⠀⢸⣿⣿⣿⣿⡆⠀⠀⠀⠀⣷⠀⠀⠀⠀⢀⣾⣿⣿⣿⣷⣷⡇⢹⣸⣿⡟⠁⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠈⠻⣿⣄⠀⢀⣠⣄⠀⠀⠀⠀⠙⠿⣿⣿⣿⣿⣿⣿⣿⣿⠀⠀⢸⣿⣿⣿⣿⣷⠀⠀⡀⣷⣿⣧⠀⣀⡀⢸⣿⠟⣿⣿⣿⣿⣿⣼⣿⠋⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠘⣿⣶⣿⣿⣿⣷⣄⠀⠀⠀⠀⠈⣿⣿⣿⣿⣿⢿⣿⣆⠀⢸⣿⣿⣿⣿⣿⡄⡄⣿⣿⣿⡟⢰⣿⡇⠈⣱⣷⣿⠿⢿⣿⣿⡿⠁⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠸⠿⠋⠀⠙⢿⣿⣧⡀⣠⣤⣤⣿⣿⡟⣿⣿⡀⢿⣿⡆⢸⣿⣿⣿⣿⣿⣇⣷⣿⣿⡟⢠⣿⡟⣠⣧⣿⡟⠁⠀⠀⠉⠛⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠈⠻⢿⣿⣿⣿⠋⢉⣁⣿⣿⠷⠀⠉⠁⢸⣿⣿⣿⣿⣿⣿⣿⡿⠋⣠⣶⣬⣷⣿⡿⠋⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠉⠛⠻⢿⣿⣿⣿⣅⡀⠀⠀⠀⢸⣿⣿⣿⣿⣿⣿⣱⣾⣿⣿⡿⠟⠛⠁⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠈⠉⠛⠿⣿⣷⣤⡀⢸⣿⣿⣿⣿⣿⡿⠟⠋⠉⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠙⢿⣿⣼⣿⣿⣿⠟⠉⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢻⣿⣿⣿⠏⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢿⡿⠃⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
11
fastfetch/ASCII/ronflex.txt
Normal file
11
fastfetch/ASCII/ronflex.txt
Normal file
@ -0,0 +1,11 @@
|
||||
⠀⠀⠀⠀⠀⠀⠀⢠⣤⣀⠀⠀⠀⠀⢀⣀⣤⣤⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⢀⢀⠀⠀⠀⢸⡿⠛⠛⠛⠛⠛⠉⠛⢿⣿⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠠⣿⣿⣿⣄⠀⣼⠀⠀⠀⢂⣀⣀⡀⠀⠀⢹⡀⠀⠀⠀⠀⠀⠀
|
||||
⠀⢸⣿⣿⣿⣿⡷⠋⠈⠀⠀⠀⠀⠀⠀⠀⠈⠘⠣⡀⠀⠀⠀⠀⠀
|
||||
⠀⠈⣿⣿⡿⠋⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠘⣷⣦⡀⠀⠀
|
||||
⠀⠀⢹⣿⡇⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣠⣿⣿⣿⣦⠀
|
||||
⠀⠀⣸⣿⣿⣶⣶⣶⣾⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣇
|
||||
⠀⣤⡟⠛⠋⠉⠙⢿⣿⣿⣿⣿⣿⣿⣿⣿⣿⠟⠉⠈⠋⠈⢿⣿⡿
|
||||
⢀⡉⠀⠀⣀⣤⣄⢈⣿⣿⣿⣿⣿⣿⣿⣿⣿⢀⣤⣤⣄⠀⠀⣴⡄
|
||||
⠘⢇⠀⠰⣿⣿⢟⢼⣿⣿⣿⣿⣿⣿⣿⣿⡿⢜⠿⠿⠿⠀⡀⠀⠀
|
||||
⠀⠀⠁⠀⠀⠀⠁⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠉⠀⠀⠈⠀⠀⠀
|
17
fastfetch/ASCII/tortank.txt
Normal file
17
fastfetch/ASCII/tortank.txt
Normal file
@ -0,0 +1,17 @@
|
||||
${c2}
|
||||
⠀⠀⠀⠀⠀⣠⣴⣾⣶⣿⣿⣶⣶⣶⣿⡟⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⣠⣼⣿⣿⣿⣋⣠⣿⣿⣿⣿⣿⡖⢶⣶⣤⣤⣀⣤⣶⣿⣷⡤⠶⢦⡀⠀
|
||||
⠀⠀⣤⣾⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⡿⠀⠘⢿⣿⣿⣿⡿⢁⣾⡀⠀⠀⣷⠀
|
||||
⠀⠀⠻⣿⠟⠛⠛⠻⠟⠛⠋⢹⣿⣿⣿⢣⡆⠀⠈⠛⠛⠋⠀⢻⣿⣿⣶⠟⣻⣦
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢸⣿⣿⢇⣾⠃⠀⣠⣤⣴⣤⣤⣀⠉⠙⢁⣴⡿⠁
|
||||
⠀⠀⠀⠀⠀⢠⠀⠀⠀⢰⣤⣿⣿⢋⣬⡄⢀⣾⣿⣿⣿⣿⣿⣿⣧⠀⢿⣿⠀⠀
|
||||
⠀⠀⠀⠀⠀⣠⠻⠿⠿⠿⠿⣛⣵⣿⣿⣧⢸⣿⣿⣿⣿⣿⣿⣿⣿⣄⣼⣿⡇⠀
|
||||
⠀⠀⠀⠀⣠⣿⡀⢸⣿⣿⣿⣿⣿⣿⣿⠿⠆⠻⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣷⠀
|
||||
⢀⣀⣴⣾⣿⣿⡇⣬⣭⣭⣭⣭⣭⣶⣶⣿⣷⡄⢈⣻⣿⣿⣿⣿⣿⣿⣿⣿⣿⠀
|
||||
⠰⢾⣿⣿⣿⣿⡇⣿⣿⣿⣿⣿⣿⣿⣿⣿⡟⢐⣛⡻⣿⣿⣿⣿⣿⣿⠻⣿⣿⠀
|
||||
⠀⠁⠀⣠⣶⣿⣷⢸⣿⣿⣿⣿⣿⣿⣿⡿⠿⠛⠋⡵⠿⢿⣿⣿⣿⢟⣄⢹⡏⠀
|
||||
⠀⠀⣰⣿⣿⣿⣿⣆⢲⣶⣶⣶⣶⣶⣶⣶⣿⢇⣷⣾⣿⡏⣟⣯⣶⣿⣿⡾⠀⠀
|
||||
⠀⠀⣿⣿⣿⣿⣿⣿⣦⠹⣿⣿⣿⣿⣿⣿⣿⡜⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⡶⠋
|
||||
⠀⠀⠘⣿⣿⣿⣿⣿⣿⣷⣬⠉⠿⣛⣻⣿⣯⣥⣹⣿⣿⣿⣿⣿⣿⣿⣿⣿⠀⠀
|
||||
⠀⣠⣶⣿⣿⣿⣿⣿⣿⠿⠿⠦⠄⠀⠀⠉⠉⠉⠀⠹⣿⣿⣿⣿⣿⣿⣿⣿⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠹⠿⠛⠿⣿⠟⠛⠛⠀⠀
|
35
fastfetch/config.jsonc
Normal file
35
fastfetch/config.jsonc
Normal file
@ -0,0 +1,35 @@
|
||||
{
|
||||
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
|
||||
"modules": [
|
||||
"title",
|
||||
"separator",
|
||||
"os",
|
||||
"host",
|
||||
"kernel",
|
||||
"uptime",
|
||||
"packages",
|
||||
//"shell",
|
||||
//"display",
|
||||
"de",
|
||||
//"wm",
|
||||
//"wmtheme",
|
||||
//"theme",
|
||||
//"icons",
|
||||
//"font",
|
||||
//"cursor",
|
||||
//"terminal",
|
||||
//"terminalfont",
|
||||
"cpu",
|
||||
"gpu",
|
||||
"memory",
|
||||
"swap",
|
||||
"disk",
|
||||
"localip",
|
||||
"publicip",
|
||||
//"battery",
|
||||
//"poweradapter",
|
||||
"locale",
|
||||
"break",
|
||||
"colors"
|
||||
]
|
||||
}
|
15
neofetch/ASCII/gandalf.txt
Normal file
15
neofetch/ASCII/gandalf.txt
Normal file
@ -0,0 +1,15 @@
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⣀⣀⡀⠀⢀⣀⣀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⣠⣶⣿⣿⣿⣿⣿⣿⣿⣿⣿⣶⣄⠀⠀⠀⠀⠀⠀⠀⣀⡀⠀⠀
|
||||
⠀⠀⠀⠀⢀⣾⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣷⡀⠀⠀⠀⢀⣾⣿⣷⡄⠀
|
||||
⠀⠀⠀⠀⣾⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣷⠀⠀⢰⣿⣿⠿⣿⣿⡆
|
||||
⠀⠀⠀⣰⣿⣿⣿⣿⣿⠋⠙⢿⣿⡿⠋⠙⣿⣿⣿⣿⣿⡇⠀⠸⣿⣷⣀⣼⣿⡇
|
||||
⠀⠀⠀⣿⣿⣿⣿⣿⡏⠀⠀⠀⠉⠁⠀⠀⢹⣿⣿⣿⣿⣿⡀⠀⢻⣿⣿⣿⡿⠀
|
||||
⠀⠀⢰⣿⣿⣿⣿⣿⢇⣠⡀⠀⠀⠀⢀⣄⠸⣿⣿⣿⣿⣿⡇⠀⠘⣿⣿⣿⡇⠀
|
||||
⠀⠀⣾⣿⣿⣿⣿⣿⠈⠛⠁⠀⠀⠀⠘⠛⠀⣿⣿⣿⣿⣿⣧⠀⠀⢿⣿⣿⠀⠀
|
||||
⠀⢠⣿⣿⣿⣿⣿⣿⣦⡀⣀⣠⣤⣄⣀⢀⣴⣿⣿⣿⣿⣿⣿⡀⠀⢸⣿⡇⠀⠀
|
||||
⠀⢸⣿⣿⣿⣿⣿⡟⠻⣿⠿⠛⠛⠛⠿⣿⠟⢹⣿⣿⣿⣿⣿⡇⠀⢸⣿⡇⠀⠀
|
||||
⠀⣸⣿⣿⣿⣿⣿⡇⠀⠀⢶⣶⣶⣶⡦⠀⠀⠘⣿⣿⣿⣿⣿⡇⠀⢸⣿⡇⠀⠀
|
||||
⠀⣿⣿⣿⣿⣿⣿⠃⠀⢠⡄⠀⣤⠀⢠⡄⠀⠀⣿⣿⣿⣿⣿⣿⠀⢸⣿⡇⠀⠀
|
||||
⢀⣿⣿⣿⣿⣿⣿⠀⠀⢸⡇⠀⣿⠀⢸⡇⠀⠀⣿⣿⣿⣿⣿⣿⠀⢸⣿⡇⠀⠀
|
||||
⢸⣿⣿⣿⣿⣿⣿⠀⠀⢸⡇⠀⣿⠀⢸⡇⠀⠀⣿⣿⣿⣿⣿⣿⡆⢸⣿⡇⠀⠀
|
||||
⠈⠉⠉⠉⠉⠉⠁⠀⠀⠈⠁⠀⠉⠀⠈⠁⠀⠀⠉⠉⠉⠉⠉⠉⠁⠀⠉⠁⠀⠀
|
19
neofetch/ASCII/kubernetes.txt
Normal file
19
neofetch/ASCII/kubernetes.txt
Normal file
@ -0,0 +1,19 @@
|
||||
${c2}
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣀⣤⣶⣶⣤⣀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⣀⣤⣶⣿⣿⣿⣿⣿⣿⣿⣿⣶⣤⣀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⣀⣤⣶⣿⣿⣿⣿⣿⣿⣿⠟⠻⣿⣿⣿⣿⣿⣿⣿⣶⣦⣀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⣤⣶⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⡇⢠⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣷⣤⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⢸⣿⣿⣿⣿⢿⣿⣿⣿⣿⡿⠟⠛⠛⠁⠀⠛⠛⠻⢿⣿⣿⣿⣿⡿⣿⣿⣿⣿⣇⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⣿⣿⣿⣿⣇⡀⠘⠿⠟⠉⠀⠀⣠⣤⠀⠀⣤⣄⡀⠀⠈⠻⠿⠋⠀⣸⣿⣿⣿⣿⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⢸⣿⣿⣿⣿⣿⣿⡦⠀⠀⠀⠰⣿⣿⣿⠀⠀⢹⣿⣿⠶⠀⠀⠀⢰⣿⣿⣿⣿⣿⣿⡇⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⣾⣿⣿⣿⣿⣿⣿⠁⠀⣠⡀⠀⠈⠙⠇⠀⠀⠸⠛⠁⠀⢀⣄⠀⠀⢿⣿⣿⣿⣿⣿⣷⠀⠀⠀⠀
|
||||
⠀⠀⠀⢰⣿⣿⣿⣿⣿⣿⡇⠀⢀⣿⣿⣧⡄⠀⠀⢀⡀⠀⠀⢠⣴⣿⣿⡄⠀⢸⣿⣿⣿⣿⣿⣿⡇⠀⠀⠀
|
||||
⠀⠀⠀⣼⣿⣿⣿⣿⣿⣿⡇⠀⠘⠛⠋⠉⠀⠀⠀⢿⡿⠀⠀⠀⠈⠙⠛⠃⠀⢀⣿⣿⣿⣿⣿⣿⣷⠀⠀⠀
|
||||
⠀⠀⢀⣿⣿⣿⣿⠋⠉⠉⠀⠀⠀⣀⣤⣤⣤⠀⠀⠀⠀⠀⠀⣤⣤⣤⣄⠀⠀⠀⠉⠉⠙⣿⣿⣿⣿⡄⠀⠀
|
||||
⠀⠀⠘⣿⣿⣿⣿⣷⣾⣿⣿⡄⠀⠘⢿⣿⡟⠀⠀⣴⣦⠀⠀⢹⣿⡿⠃⠀⢠⣿⣿⣷⣾⣿⣿⣿⣿⠇⠀⠀
|
||||
⠀⠀⠀⠘⢿⣿⣿⣿⣿⣿⣿⣿⣆⠀⠀⠙⠀⠀⣴⣿⣿⣧⠀⠀⠋⠀⠀⣰⣿⣿⣿⣿⣿⣿⣿⡿⠃⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠹⣿⣿⣿⣿⣿⣿⣿⣿⣦⠀⠀⠀⠈⠉⠉⠁⠀⠀⠀⣤⣾⣿⣿⣿⣿⣿⣿⣿⠏⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠈⢻⣿⣿⣿⣿⣿⣿⠋⠀⣾⣷⣶⣶⣶⣶⣶⣷⡀⠘⣿⣿⣿⣿⣿⣿⡿⠁⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠙⣿⣿⣿⣿⣿⣤⣼⣿⣿⣿⣿⣿⣿⣿⣿⣷⣤⣾⣿⣿⣿⣿⠋⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠈⢻⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⡟⠁⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
||||
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠙⠿⠿⠿⠿⠿⠿⠿⠿⠿⠿⠿⠿⠿⠿⠿⠿⠋⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
|
13
p10k.zsh
13
p10k.zsh
@ -78,6 +78,7 @@
|
||||
scalaenv # scala version from scalaenv (https://github.com/scalaenv/scalaenv)
|
||||
haskell_stack # haskell version from stack (https://haskellstack.org/)
|
||||
kubecontext # current kubernetes context (https://kubernetes.io/)
|
||||
docker # current docker context
|
||||
terraform # terraform workspace (https://www.terraform.io)
|
||||
# terraform_version # terraform version (https://www.terraform.io)
|
||||
aws # aws profile (https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-profiles.html)
|
||||
@ -187,6 +188,18 @@
|
||||
# Left prompt terminator for lines without any segments.
|
||||
typeset -g POWERLEVEL9K_EMPTY_LINE_LEFT_PROMPT_LAST_SEGMENT_END_SYMBOL=
|
||||
|
||||
#################################[ prompt_docker: docker context ]##################################
|
||||
# Prompt personnalisé pour Docker
|
||||
function prompt_docker() {
|
||||
local context=$(docker context show)
|
||||
if [[ "$context" != "default" ]]; then
|
||||
p10k segment -f 208 -t "%F{cyan} :$context%f"
|
||||
elif docker info &>/dev/null; then
|
||||
p10k segment -f 208 -t "%F{cyan}%f"
|
||||
fi
|
||||
}
|
||||
typeset -g POWERLEVEL9K_DOCKER_SHOW_ON_COMMAND='docker'
|
||||
|
||||
#################################[ os_icon: os identifier ]##################################
|
||||
# OS identifier color.
|
||||
typeset -g POWERLEVEL9K_OS_ICON_FOREGROUND=255
|
||||
|
52
script.sh
52
script.sh
@ -7,16 +7,22 @@ NC='\033[0m' # No Color
|
||||
|
||||
# Packages list
|
||||
packages=(
|
||||
"zsh" # Better than bash
|
||||
"micro" # Better than nano
|
||||
"exa" # Better than ls
|
||||
"bat" # Better than cat
|
||||
"btop" # Betther than top
|
||||
"ncdu" # Better than du -h
|
||||
"duf" # Better than df -h
|
||||
"neofetch" # Because it's cool
|
||||
"git" # Because git
|
||||
"fuck" # Fuck error
|
||||
"zsh" # Better than bash
|
||||
"micro" # Better than nano
|
||||
"exa" # Better than ls
|
||||
"bat" # Better than cat
|
||||
"btop" # Betther than top
|
||||
"ncdu" # Better than du -h
|
||||
"duf" # Better than df -h
|
||||
"fastfetch" # Because it's cool
|
||||
"git" # Because git
|
||||
"fuck" # Fuck error
|
||||
"python3-pip" # PIP
|
||||
)
|
||||
|
||||
# Scipts list
|
||||
scripts=(
|
||||
"./DockerStatus.py"
|
||||
)
|
||||
|
||||
# Packages installation
|
||||
@ -24,15 +30,33 @@ clear
|
||||
echo "Mise à jour de la liste des paquets..."
|
||||
echo " "
|
||||
sudo apt update >/dev/null 2>&1
|
||||
sudo apt install software-properties-common
|
||||
sudo apt-add-repository ppa:zhangsongcui3371/fastfetch -y
|
||||
sudo apt update >/dev/null 2>&1
|
||||
echo "Installation des paquets :"
|
||||
for package in "${packages[@]}"; do
|
||||
if apt install "$package" -y >/dev/null 2>&1; then
|
||||
if sudo apt install "$package" -y >/dev/null 2>&1; then
|
||||
echo -e " - Installation de $package : ${GREEN}ok${NC}"
|
||||
else
|
||||
echo -e " - Installation de $package : ${RED}échoué${NC}"
|
||||
fi
|
||||
done
|
||||
|
||||
# Installation module tabulate
|
||||
echo "Installation module tabulate via pip"
|
||||
pip install tabulate
|
||||
|
||||
# Copie des Scripts dans ~/.scripts
|
||||
echo ""
|
||||
if [ ! -d ~/.scripts ]; then
|
||||
mkdir -p ~/.scripts
|
||||
fi
|
||||
echo "Copie des Scripts dans ~/.scripts :"
|
||||
for script in "${scripts[@]}"; do
|
||||
cp "$script" ~/.scripts >/dev/null 2>&1
|
||||
echo -e " - Copie de $script : ${GREEN}ok${NC}"
|
||||
done
|
||||
|
||||
# Git Installation
|
||||
mkdir ~/.zsh
|
||||
if [ ! -d ~/.zsh ]; then
|
||||
@ -58,9 +82,9 @@ echo " - Copie des fichiers nécessaires à powerlevel10k"
|
||||
cp ./p10k.zsh ~/.p10k.zsh
|
||||
cp ./zshrc ~/.zshrc
|
||||
echo " - Copie des fichiers nécessaires à Neofetch"
|
||||
if [ ! -d ~/.config/neofetch ]; then
|
||||
mkdir -p ~/.config/neofetch
|
||||
if [ ! -d ~/.config/fastfetch ]; then
|
||||
mkdir -p ~/.config/fastfetch
|
||||
fi
|
||||
cp -r ./neofetch/* ~/.config/neofetch
|
||||
cp -r ./fastfetch/* ~/.config/fastfetch
|
||||
echo " - Mise en place de zsh par défaut (mot de passe nécessaire)"
|
||||
chsh -s $(which zsh)
|
28
zshrc
28
zshrc
@ -7,9 +7,6 @@ fi
|
||||
source ~/.zsh/powerlevel10k/powerlevel10k.zsh-theme
|
||||
#typeset -g POWERLEVEL9K_INSTANT_PROMPT=off
|
||||
|
||||
# Affichage de neofetch à la connexion
|
||||
echo "alias neofetch='neofetch --config /home/${USER}/.config/neofetch/.neofetch.conf --source /home/${USER}/.config/neofetch/ASCII/harrypotter.txt --ascii_distro garuda'" >> /home/${USER}/.bashrc
|
||||
|
||||
# zsh_autocompletion
|
||||
source ~/.zsh/zsh-autosuggestions/zsh-autosuggestions.zsh
|
||||
export ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE="fg=#808080"
|
||||
@ -17,15 +14,24 @@ export ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE="fg=#808080"
|
||||
# zsh-syntax-highlighting
|
||||
source ~/.zsh/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
|
||||
|
||||
# history
|
||||
# history
|
||||
HISTFILE=~/.zsh_history
|
||||
HISTSIZE=1000
|
||||
SAVEHIST=1000
|
||||
|
||||
## ALIAS ##
|
||||
|
||||
# fastfetch
|
||||
alias fastfetch='fastfetch -l /home/${USER}/.config/fastfetch/ASCII/gandalf.txt --color white'
|
||||
|
||||
# exa
|
||||
alias ls="exa --icons --sort=type" # short, multi-line
|
||||
alias lsa="exa -a --icons --sort=type" # short, multi-line
|
||||
alias ll="exa -1a --icons --sort=type" # list, 1 per line
|
||||
alias ld="ll --icons --sort=type" # ^^^, NOTE: Trying to move to this for alternate hand commands
|
||||
alias ld="ll --icons --sort=type" # ^^^, NOTE: Trying to move to this for alternate hand commands
|
||||
alias la="exa -lagh --icons --sort=type" # list with info
|
||||
alias lt="exa -a --tree --icons --level= --sort=type" # list with tree level 2
|
||||
alias lt="exa -a --tree --icons --level= --sort=type" # list with tree level 2
|
||||
alias ltf="exa -a --tree --icons --sort=type" # list with tree
|
||||
alias lat="exa -lagh --tree --icons --sort=type" # list with info and tree
|
||||
|
||||
@ -39,3 +45,15 @@ alias top="btop --utf-force"
|
||||
alias btop="btop --utf-force"
|
||||
alias htop="btop --utf-force"
|
||||
|
||||
# docker
|
||||
# alias dstatus='docker ps -a --format "table {{.Names}} \t {{.Status}} \t {{.Size}}"' # Status des conteneurs
|
||||
alias dstatus='python3 ~/.scripts/DockerStatus.py'
|
||||
alias dls='docker container ls' # Lister les containers actifs
|
||||
alias dlsa='docker container ls -a' #Liste les containers actifs et ceux arrêtés
|
||||
alias dstpall='docker container stop $(docker container ls -aq)' # Stop tous les containers
|
||||
alias drmall='docker container rm $(docker container ls -aq)' # Supprimer tous les containers
|
||||
alias dils='docker image list' # Lister les images
|
||||
alias diprall='docker image prune --all' # Supprimer toutes les images non utilisées
|
||||
alias dbuild='docker image build -t' # Créer un build
|
||||
alias dlogs='docker logs -ft --details' # Lire les logs en direct
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user