diff --git a/.etckeeper b/.etckeeper index 65cff08e..0ce89cf4 100755 --- a/.etckeeper +++ b/.etckeeper @@ -908,8 +908,6 @@ maybe chmod 0644 'mysql/mariadb.cnf' maybe chmod 0755 'mysql/mariadb.conf.d' maybe chmod 0644 'mysql/my.cnf.fallback' maybe chmod 0644 'nanorc' -maybe chmod 0755 'neofetch' -maybe chmod 0644 'neofetch/neofetch.config' maybe chmod 0644 'netconfig' maybe chmod 0755 'network' maybe chmod 0755 'network/if-down.d' @@ -2970,6 +2968,12 @@ maybe chmod 0755 'sv/ssh/log/run' maybe chmod 0755 'sv/ssh/run' maybe chmod 0755 'synth-shell' maybe chmod 0755 'synth-shell/examples' +maybe chmod 0644 'synth-shell/examples/synth-shell-greeter.org.uma.mapir.cyan.config' +maybe chmod 0644 'synth-shell/examples/synth-shell-greeter.org.uma.mapir.gray.config' +maybe chmod 0644 'synth-shell/examples/synth-shell-greeter.org.uma.mapir.green.config' +maybe chmod 0644 'synth-shell/examples/synth-shell-greeter.org.uma.mapir.orange.config' +maybe chmod 0644 'synth-shell/examples/synth-shell-greeter.org.uma.scbi.config' +maybe chmod 0644 'synth-shell/examples/synth-shell-greeter.uma.ea7rct.config' maybe chmod 0644 'synth-shell/examples/synth-shell-prompt.blue.config' maybe chmod 0644 'synth-shell/examples/synth-shell-prompt.gray.config' maybe chmod 0644 'synth-shell/examples/synth-shell-prompt.green.config' @@ -2977,8 +2981,22 @@ maybe chmod 0644 'synth-shell/examples/synth-shell-prompt.magenta.config' maybe chmod 0644 'synth-shell/examples/synth-shell-prompt.orange.config' maybe chmod 0644 'synth-shell/examples/synth-shell-prompt.red.config' maybe chmod 0644 'synth-shell/examples/synth-shell-prompt.yellow.config' +maybe chmod 0755 'synth-shell/os' +maybe chmod 0644 'synth-shell/os/synth-shell-greeter.archlinux.config' +maybe chmod 0644 'synth-shell/os/synth-shell-greeter.debian.config' +maybe chmod 0644 'synth-shell/os/synth-shell-greeter.manjaro.config' +maybe chmod 0644 'synth-shell/os/synth-shell-greeter.popos.config' +maybe chmod 0644 'synth-shell/os/synth-shell-greeter.raspbian.config' +maybe chmod 0644 'synth-shell/os/synth-shell-greeter.root.config' +maybe chmod 0644 'synth-shell/os/synth-shell-greeter.ubuntu.config' +maybe chmod 0755 'synth-shell/personal' +maybe chmod 0644 'synth-shell/personal/README.md' +maybe chmod 0644 'synth-shell/personal/synth-shell-greeter.andresgongora.config' +maybe chmod 0644 'synth-shell/synth-shell-greeter.config' +maybe chmod 0644 'synth-shell/synth-shell-greeter.config.default' maybe chmod 0644 'synth-shell/synth-shell-prompt.config' maybe chmod 0644 'synth-shell/synth-shell-prompt.config.default' +maybe chmod 0644 'synth-shell/synth-shell-prompt.config.new' maybe chmod 0644 'synth-shell/synth-shell-prompt.root.config' maybe chmod 0644 'sysctl.conf' maybe chmod 0755 'sysctl.d' diff --git a/bash.bashrc b/bash.bashrc index f092bd61..b9c9cde8 100644 --- a/bash.bashrc +++ b/bash.bashrc @@ -25,7 +25,7 @@ fi # If this is an xterm set the title to user@host:dir #case "$TERM" in #xterm*|rxvt*) -# PROMPT_COMMAND='echo -ne "\033]0;${USER}@${HOSTNAME}: ${PWD}\007"' +# PROMPT_COMMAND='echo -ne "]0;${USER}@${HOSTNAME}: ${PWD}"' # ;; #*) # ;; @@ -51,7 +51,8 @@ if [ -x /usr/lib/command-not-found -o -x /usr/share/command-not-found/command-no /usr/share/command-not-found/command-not-found -- "$1" return $? else - printf "%s: command not found\n" "$1" >&2 + printf "%s: command not found +" "$1" >&2 return 127 fi } diff --git a/cmk-update-agent.state b/cmk-update-agent.state index 8c786a00..c7710369 100644 --- a/cmk-update-agent.state +++ b/cmk-update-agent.state @@ -1 +1 @@ -{'protocol': 'http', 'installed_aghash': 'e68e74c9dc20ac3c', 'last_error': '503 Server Error: Service Unavailable for url: http://192.168.0.99/realm/check_mk/deploy_agent.py', 'site': 'realm', 'last_check': 1666964479.5126088, 'host_name': 'serviceraspi.realm.local', 'server': '192.168.0.99', 'last_update': 1666964417.1062086, 'host_secret': 'pntxhkgisefetedlluhmbneceelnviymvmrfcsaezocoirlcjurakqmfhjuunxlv', 'user': 'caelebfi', 'pending_hash': None} +{'protocol': 'http', 'installed_aghash': 'e68e74c9dc20ac3c', 'last_error': "HTTPConnectionPool(host='192.168.0.99', port=80): Max retries exceeded with url: /realm/check_mk (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host'))", 'site': 'realm', 'last_check': 1666964479.5126088, 'host_name': 'serviceraspi.realm.local', 'server': '192.168.0.99', 'last_update': 1666964417.1062086, 'host_secret': 'pntxhkgisefetedlluhmbneceelnviymvmrfcsaezocoirlcjurakqmfhjuunxlv', 'user': 'caelebfi', 'pending_hash': None} diff --git a/neofetch/neofetch.config b/neofetch/neofetch.config deleted file mode 100644 index 03c607e5..00000000 --- a/neofetch/neofetch.config +++ /dev/null @@ -1,771 +0,0 @@ -# Neofetch config file -# https://github.com/dylanaraps/neofetch - - -# See this wiki page for more info: -# https://github.com/dylanaraps/neofetch/wiki/Customizing-Info -print_info() { - info title - info underline - - info "OS" distro - info "Host" model - info "Kernel" kernel - info "Uptime" uptime - info "Packages" packages - info "Shell" shell - #info "Resolution" resolution - info "DE" de - info "WM" wm - info "WM Theme" wm_theme - info "Theme" theme - info "Icons" icons - #info "Terminal" term - #info "Terminal Font" term_font - info "CPU" cpu - #info "GPU" gpu - info "Memory" memory - - # info "GPU Driver" gpu_driver # Linux/macOS only - # info "CPU Usage" cpu_usage - # info "Disk" disk - # info "Battery" battery - # info "Font" font - # info "Song" song - info "Local IP" local_ip - #info "Public IP" public_ip - info "Users" users - # info "Install Date" install_date - # info "Locale" locale # This only works on glibc systems. - - info line_break - info cols - info line_break -} - - -# Kernel - - -# Shorten the output of the kernel function. -# -# Default: 'on' -# Values: 'on', 'off' -# Flag: --kernel_shorthand -# Supports: Everything except *BSDs (except PacBSD and PC-BSD) -# -# Example: -# on: '4.8.9-1-ARCH' -# off: 'Linux 4.8.9-1-ARCH' -kernel_shorthand="on" - - -# Distro - - -# Shorten the output of the distro function -# -# Default: 'off' -# Values: 'on', 'off', 'tiny' -# Flag: --distro_shorthand -# Supports: Everything except Windows and Haiku -distro_shorthand="off" - -# Show/Hide OS Architecture. -# Show 'x86_64', 'x86' and etc in 'Distro:' output. -# -# Default: 'on' -# Values: 'on', 'off' -# Flag: --os_arch -# -# Example: -# on: 'Arch Linux x86_64' -# off: 'Arch Linux' -os_arch="on" - - -# Uptime - - -# Shorten the output of the uptime function -# -# Default: 'on' -# Values: 'on', 'off', 'tiny' -# Flag: --uptime_shorthand -# -# Example: -# on: '2 days, 10 hours, 3 mins' -# off: '2 days, 10 hours, 3 minutes' -# tiny: '2d 10h 3m' -uptime_shorthand="on" - - -# Shell - - -# Show the path to $SHELL -# -# Default: 'off' -# Values: 'on', 'off' -# Flag: --shell_path -# -# Example: -# on: '/bin/bash' -# off: 'bash' -shell_path="off" - -# Show $SHELL version -# -# Default: 'on' -# Values: 'on', 'off' -# Flag: --shell_version -# -# Example: -# on: 'bash 4.4.5' -# off: 'bash' -shell_version="on" - - -# CPU - - -# CPU speed type -# -# Default: 'bios_limit' -# Values: 'scaling_cur_freq', 'scaling_min_freq', 'scaling_max_freq', 'bios_limit'. -# Flag: --speed_type -# Supports: Linux with 'cpufreq' -# NOTE: Any file in '/sys/devices/system/cpu/cpu0/cpufreq' can be used as a value. -speed_type="bios_limit" - -# CPU speed shorthand -# -# Default: 'off' -# Values: 'on', 'off'. -# Flag: --speed_shorthand. -# NOTE: This flag is not supported in systems with CPU speed less than 1 GHz -# -# Example: -# on: 'i7-6500U (4) @ 3.1GHz' -# off: 'i7-6500U (4) @ 3.100GHz' -speed_shorthand="off" - -# Enable/Disable CPU brand in output. -# -# Default: 'on' -# Values: 'on', 'off' -# Flag: --cpu_brand -# -# Example: -# on: 'Intel i7-6500U' -# off: 'i7-6500U (4)' -cpu_brand="on" - -# CPU Speed -# Hide/Show CPU speed. -# -# Default: 'on' -# Values: 'on', 'off' -# Flag: --cpu_speed -# -# Example: -# on: 'Intel i7-6500U (4) @ 3.1GHz' -# off: 'Intel i7-6500U (4)' -cpu_speed="on" - -# CPU Cores -# Display CPU cores in output -# -# Default: 'logical' -# Values: 'logical', 'physical', 'off' -# Flag: --cpu_cores -# Support: 'physical' doesn't work on BSD. -# -# Example: -# logical: 'Intel i7-6500U (4) @ 3.1GHz' (All virtual cores) -# physical: 'Intel i7-6500U (2) @ 3.1GHz' (All physical cores) -# off: 'Intel i7-6500U @ 3.1GHz' -cpu_cores="logical" - -# CPU Temperature -# Hide/Show CPU temperature. -# Note the temperature is added to the regular CPU function. -# -# Default: 'off' -# Values: 'C', 'F', 'off' -# Flag: --cpu_temp -# Supports: Linux, BSD -# NOTE: For FreeBSD and NetBSD-based systems, you'll need to enable -# coretemp kernel module. This only supports newer Intel processors. -# -# Example: -# C: 'Intel i7-6500U (4) @ 3.1GHz [27.2°C]' -# F: 'Intel i7-6500U (4) @ 3.1GHz [82.0°F]' -# off: 'Intel i7-6500U (4) @ 3.1GHz' -cpu_temp="off" - - -# GPU - - -# Enable/Disable GPU Brand -# -# Default: 'on' -# Values: 'on', 'off' -# Flag: --gpu_brand -# -# Example: -# on: 'AMD HD 7950' -# off: 'HD 7950' -gpu_brand="on" - -# Which GPU to display -# -# Default: 'all' -# Values: 'all', 'dedicated', 'integrated' -# Flag: --gpu_type -# Supports: Linux -# -# Example: -# all: -# GPU1: AMD HD 7950 -# GPU2: Intel Integrated Graphics -# -# dedicated: -# GPU1: AMD HD 7950 -# -# integrated: -# GPU1: Intel Integrated Graphics -gpu_type="all" - - -# Resolution - - -# Display refresh rate next to each monitor -# Default: 'off' -# Values: 'on', 'off' -# Flag: --refresh_rate -# Supports: Doesn't work on Windows. -# -# Example: -# on: '1920x1080 @ 60Hz' -# off: '1920x1080' -refresh_rate="off" - - -# Gtk Theme / Icons / Font - - -# Shorten output of GTK Theme / Icons / Font -# -# Default: 'off' -# Values: 'on', 'off' -# Flag: --gtk_shorthand -# -# Example: -# on: 'Numix, Adwaita' -# off: 'Numix [GTK2], Adwaita [GTK3]' -gtk_shorthand="off" - - -# Enable/Disable gtk2 Theme / Icons / Font -# -# Default: 'on' -# Values: 'on', 'off' -# Flag: --gtk2 -# -# Example: -# on: 'Numix [GTK2], Adwaita [GTK3]' -# off: 'Adwaita [GTK3]' -gtk2="on" - -# Enable/Disable gtk3 Theme / Icons / Font -# -# Default: 'on' -# Values: 'on', 'off' -# Flag: --gtk3 -# -# Example: -# on: 'Numix [GTK2], Adwaita [GTK3]' -# off: 'Numix [GTK2]' -gtk3="on" - - -# IP Address - - -# Website to ping for the public IP -# -# Default: 'http://ident.me' -# Values: 'url' -# Flag: --ip_host -public_ip_host="http://ident.me" - - -# Disk - - -# Which disks to display. -# The values can be any /dev/sdXX, mount point or directory. -# NOTE: By default we only show the disk info for '/'. -# -# Default: '/' -# Values: '/', '/dev/sdXX', '/path/to/drive'. -# Flag: --disk_show -# -# Example: -# disk_show=('/' '/dev/sdb1'): -# 'Disk (/): 74G / 118G (66%)' -# 'Disk (/mnt/Videos): 823G / 893G (93%)' -# -# disk_show=('/'): -# 'Disk (/): 74G / 118G (66%)' -# -disk_show=('/') - -# Disk subtitle. -# What to append to the Disk subtitle. -# -# Default: 'mount' -# Values: 'mount', 'name', 'dir' -# Flag: --disk_subtitle -# -# Example: -# name: 'Disk (/dev/sda1): 74G / 118G (66%)' -# 'Disk (/dev/sdb2): 74G / 118G (66%)' -# -# mount: 'Disk (/): 74G / 118G (66%)' -# 'Disk (/mnt/Local Disk): 74G / 118G (66%)' -# 'Disk (/mnt/Videos): 74G / 118G (66%)' -# -# dir: 'Disk (/): 74G / 118G (66%)' -# 'Disk (Local Disk): 74G / 118G (66%)' -# 'Disk (Videos): 74G / 118G (66%)' -disk_subtitle="mount" - - -# Song - - -# Manually specify a music player. -# -# Default: 'auto' -# Values: 'auto', 'player-name' -# Flag: --music_player -# -# Available values for 'player-name': -# -# Google Play -# Spotify -# amarok -# audacious -# banshee -# bluemindo -# clementine -# cmus -# deadbeef -# deepin-music -# elisa -# exaile -# gnome-music -# guayadeque -# iTunes$ -# juk -# lollypop -# mocp -# mopidy -# mpd -# pogo -# pragha -# qmmp -# quodlibet -# rhythmbox -# spotify -# tomahawk -# xmms2d -# yarock -music_player="auto" - -# Print the Artist and Title on separate lines -# -# Default: 'off' -# Values: 'on', 'off' -# Flag: --song_shorthand -# -# Example: -# on: 'Artist: The Fratellis' -# 'Song: Chelsea Dagger' -# -# off: 'Song: The Fratellis - Chelsea Dagger' -song_shorthand="off" - - -# Install Date - - -# Whether to show the time in the output -# -# Default: 'on' -# Values: 'on', 'off' -# Flag: --install_time -# -# Example: -# on: 'Thu 14 Apr 2016 11:50 PM' -# off: 'Thu 14 Apr 2016' -install_time="on" - -# Set time format in the output -# -# Default: '24h' -# Values: '12h', '24h' -# Flag: --install_time_format -# -# Example: -# 12h: 'Thu 14 Apr 2016 11:50 PM' -# 24h: 'Thu 14 Apr 2016 23:50' -install_time_format="12h" - - -# Text Colors - - -# Text Colors -# -# Default: 'distro' -# Values: 'distro', 'num' 'num' 'num' 'num' 'num' 'num' -# Flag: --colors -# -# Each number represents a different part of the text in -# this order: 'title', '@', 'underline', 'subtitle', 'colon', 'info' -# -# Example: -# colors=(distro) - Text is colored based on Distro colors. -# colors=(4 6 1 8 8 6) - Text is colored in the order above. -colors=(distro) - - -# Text Options - - -# Toggle bold text -# -# Default: 'on' -# Values: 'on', 'off' -# Flag: --bold -bold="on" - -# Enable/Disable Underline -# -# Default: 'on' -# Values: 'on', 'off' -# Flag: --underline -underline_enabled="on" - -# Underline character -# -# Default: '-' -# Values: 'string' -# Flag: --underline_char -underline_char="-" - - -# Color Blocks - - -# Color block range -# The range of colors to print. -# -# Default: '0', '7' -# Values: 'num' -# Flag: --block_range -# -# Example: -# -# Display colors 0-7 in the blocks. (8 colors) -# neofetch --block_range 0 7 -# -# Display colors 0-15 in the blocks. (16 colors) -# neofetch --block_range 0 15 -block_range=(0 7) - -# Toggle color blocks -# -# Default: 'on' -# Values: 'on', 'off' -# Flag: --color_blocks -color_blocks="on" - -# Color block width in spaces -# -# Default: '3' -# Values: 'num' -# Flag: --block_width -block_width=3 - -# Color block height in lines -# -# Default: '1' -# Values: 'num' -# Flag: --block_height -block_height=1 - - -# Progress Bars - - -# Bar characters -# -# Default: '-', '=' -# Values: 'string', 'string' -# Flag: --bar_char -# -# Example: -# neofetch --bar_char 'elapsed' 'total' -# neofetch --bar_char '-' '=' -bar_char_elapsed="-" -bar_char_total="=" - -# Toggle Bar border -# -# Default: 'on' -# Values: 'on', 'off' -# Flag: --bar_border -bar_border="on" - -# Progress bar length in spaces -# Number of chars long to make the progress bars. -# -# Default: '15' -# Values: 'num' -# Flag: --bar_length -bar_length=15 - -# Progress bar colors -# When set to distro, uses your distro's logo colors. -# -# Default: 'distro', 'distro' -# Values: 'distro', 'num' -# Flag: --bar_colors -# -# Example: -# neofetch --bar_colors 3 4 -# neofetch --bar_colors distro 5 -bar_color_elapsed="distro" -bar_color_total="distro" - - -# Info display -# Display a bar with the info. -# -# Default: 'off' -# Values: 'bar', 'infobar', 'barinfo', 'off' -# Flags: --cpu_display -# --memory_display -# --battery_display -# --disk_display -# -# Example: -# bar: '[---=======]' -# infobar: 'info [---=======]' -# barinfo: '[---=======] info' -# off: 'info' -cpu_display="off" -memory_display="off" -battery_display="off" -disk_display="off" - - -# Backend Settings - - -# Image backend. -# -# Default: 'ascii' -# Values: 'ascii', 'caca', 'catimg', 'jp2a', 'iterm2', 'off', 'termpix', 'pixterm', 'tycat', 'w3m' -# Flag: --backend -image_backend="ascii" - -# Image Source -# -# Which image or ascii file to display. -# -# Default: 'auto' -# Values: 'auto', 'ascii', 'wallpaper', '/path/to/img', '/path/to/ascii', '/path/to/dir/' -# Flag: --source -# -# NOTE: 'auto' will pick the best image source for whatever image backend is used. -# In ascii mode, distro ascii art will be used and in an image mode, your -# wallpaper will be used. -image_source="auto" - - -# Ascii Options - - -# Ascii distro -# Which distro's ascii art to display. -# -# Default: 'auto' -# Values: 'auto', 'distro_name' -# Flag: --ascii_distro -# -# NOTE: Arch and Ubuntu have 'old' logo variants. -# Change this to 'arch_old' or 'ubuntu_old' to use the old logos. -# NOTE: Ubuntu has flavor variants. -# Change this to 'Lubuntu', 'Xubuntu', 'Ubuntu-GNOME' or 'Ubuntu-Budgie' to use the flavors. -# NOTE: Arch, Crux and Gentoo have a smaller logo variant. -# Change this to 'arch_small', 'crux_small' or 'gentoo_small' to use the small logos. -ascii_distro="auto" - -# Ascii Colors -# -# Default: 'distro' -# Values: 'distro', 'num' 'num' 'num' 'num' 'num' 'num' -# Flag: --ascii_colors -# -# Example: -# ascii_colors=(distro) - Ascii is colored based on Distro colors. -# ascii_colors=(4 6 1 8 8 6) - Ascii is colored using these colors. -ascii_colors=(distro) - -# Bold ascii logo -# Whether or not to bold the ascii logo. -# -# Default: 'on' -# Values: 'on', 'off' -# Flag: --ascii_bold -ascii_bold="on" - - -# Image Options - - -# Image loop -# Setting this to on will make neofetch redraw the image constantly until -# Ctrl+C is pressed. This fixes display issues in some terminal emulators. -# -# Default: 'off' -# Values: 'on', 'off' -# Flag: --loop -image_loop="off" - -# Thumbnail directory -# -# Default: '~/.cache/thumbnails/neofetch' -# Values: 'dir' -thumbnail_dir="${XDG_CACHE_HOME:-${HOME}/.cache}/thumbnails/neofetch" - -# Crop mode -# -# Default: 'normal' -# Values: 'normal', 'fit', 'fill' -# Flag: --crop_mode -# -# See this wiki page to learn about the fit and fill options. -# https://github.com/dylanaraps/neofetch/wiki/What-is-Waifu-Crop%3F -crop_mode="normal" - -# Crop offset -# Note: Only affects 'normal' crop mode. -# -# Default: 'center' -# Values: 'northwest', 'north', 'northeast', 'west', 'center' -# 'east', 'southwest', 'south', 'southeast' -# Flag: --crop_offset -crop_offset="center" - -# Image size -# The image is half the terminal width by default. -# -# Default: 'auto' -# Values: 'auto', '00px', '00%', 'none' -# Flags: --image_size -# --size -image_size="auto" - -# Gap between image and text -# -# Default: '3' -# Values: 'num', '-num' -# Flag: --gap -gap=3 - -# Image offsets -# Only works with the w3m backend. -# -# Default: '0' -# Values: 'px' -# Flags: --xoffset -# --yoffset -yoffset=0 -xoffset=0 - -# Image background color -# Only works with the w3m backend. -# -# Default: '' -# Values: 'color', 'blue' -# Flag: --bg_color -background_color= - - -# Scrot Options - - -# Whether or not to always take a screenshot -# You can manually take a screenshot with "--scrot" or "-s" -# -# Default: 'off' -# Values: 'on', 'off' -# Flags: --scrot -# -s -scrot="off" - -# Screenshot Program -# Neofetch will automatically use whatever screenshot tool -# is installed on your system. -# -# If 'neofetch -v' says that it couldn't find a screenshot -# tool or you're using a custom tool then you can change -# the option below to a custom command. -# -# Default: 'auto' -# Values: 'auto' 'cmd -flags' -# Flag: --scrot_cmd -scrot_cmd="auto" - -# Screenshot Filename -# What to name the screenshots -# -# Default: 'neofetch-$(date +%F-%I-%M-%S-${RANDOM}).png' -# Values: 'string' -# Flag: --scrot_name -scrot_name="neofetch-$(date +%F-%I-%M-%S-${RANDOM}).png" - -# Image upload host -# Where to upload the image. -# -# Default: 'teknik' -# Values: 'imgur', 'teknik' -# Flag: --image_host -# -# NOTE: If you'd like another image host to be added to Neofetch. -# Open an issue on github. -image_host="teknik" - - -# Misc Options - -# Stdout mode -# Turn off all colors and disables image backend (ASCII/Image). -# Useful for piping into another command. -# Default: 'off' -# Values: 'on', 'off' -stdout="off" - -# Config version. -# -# NOTE: Don't change this value, neofetch reads this to determine -# how to handle backwards compatibility. -config_version="3.4.0" \ No newline at end of file diff --git a/synth-shell/examples/synth-shell-greeter.org.uma.mapir.cyan.config b/synth-shell/examples/synth-shell-greeter.org.uma.mapir.cyan.config new file mode 100644 index 00000000..c2ac810b --- /dev/null +++ b/synth-shell/examples/synth-shell-greeter.org.uma.mapir.cyan.config @@ -0,0 +1,29 @@ +##============================================================================== +## LOGO +##============================================================================== + +## MAPIR (UMA) Robotics Research Group +logo=" + __ __ _ ___ ___ ___ +| \\/ | /_\\ | _ \\_ _| _ \\ +| |\\/| |/ _ \\| _/| || / +|_| |_/_/ \\_\\_| |___|_|_\\ + + MACHINE PERCEPTION AND + INTELLIGENT ROBOTICS + mapir.uma.es +" + + + +##============================================================================== +## COLORS +##============================================================================== + +format_info=" -c white" +format_highlight=" -c cyan -e bold" +format_crit=" -c 208 -e bold" +format_deco=" -c white -e bold" +format_ok=" -c cyan -e bold" +format_error=" -c 208 -e bold -e blink" +format_logo=" -c cyan -e bold" diff --git a/synth-shell/examples/synth-shell-greeter.org.uma.mapir.gray.config b/synth-shell/examples/synth-shell-greeter.org.uma.mapir.gray.config new file mode 100644 index 00000000..bb7e9a51 --- /dev/null +++ b/synth-shell/examples/synth-shell-greeter.org.uma.mapir.gray.config @@ -0,0 +1,29 @@ +##============================================================================== +## LOGO +##============================================================================== + +## MAPIR (UMA) Robotics Research Group +logo=" + __ __ _ ___ ___ ___ +| \\/ | /_\\ | _ \\_ _| _ \\ +| |\\/| |/ _ \\| _/| || / +|_| |_/_/ \\_\\_| |___|_|_\\ + + MACHINE PERCEPTION AND + INTELLIGENT ROBOTICS + mapir.uma.es +" + + + +##============================================================================== +## COLORS +##============================================================================== + +format_info=" -c white" +format_highlight=" -c light-gray -e bold" +format_crit=" -c 208 -e bold" +format_deco=" -c white -e bold" +format_ok=" -c light-gray -e bold" +format_error=" -c 208 -e bold -e blink" +format_logo=" -c light-gray -e bold" diff --git a/synth-shell/examples/synth-shell-greeter.org.uma.mapir.green.config b/synth-shell/examples/synth-shell-greeter.org.uma.mapir.green.config new file mode 100644 index 00000000..f63db00e --- /dev/null +++ b/synth-shell/examples/synth-shell-greeter.org.uma.mapir.green.config @@ -0,0 +1,29 @@ +##============================================================================== +## LOGO +##============================================================================== + +## MAPIR (UMA) Robotics Research Group +logo=" + __ __ _ ___ ___ ___ +| \\/ | /_\\ | _ \\_ _| _ \\ +| |\\/| |/ _ \\| _/| || / +|_| |_/_/ \\_\\_| |___|_|_\\ + + MACHINE PERCEPTION AND + INTELLIGENT ROBOTICS + mapir.uma.es +" + + + +##============================================================================== +## COLORS +##============================================================================== + +format_info=" -c white" +format_highlight=" -c green -e bold" +format_crit=" -c 208 -e bold" +format_deco=" -c white -e bold" +format_ok=" -c green -e bold" +format_error=" -c 208 -e bold -e blink" +format_logo=" -c green -e bold" diff --git a/synth-shell/examples/synth-shell-greeter.org.uma.mapir.orange.config b/synth-shell/examples/synth-shell-greeter.org.uma.mapir.orange.config new file mode 100644 index 00000000..92fb43d4 --- /dev/null +++ b/synth-shell/examples/synth-shell-greeter.org.uma.mapir.orange.config @@ -0,0 +1,29 @@ +##============================================================================== +## LOGO +##============================================================================== + +## MAPIR (UMA) Robotics Research Group +logo=" + __ __ _ ___ ___ ___ +| \\/ | /_\\ | _ \\_ _| _ \\ +| |\\/| |/ _ \\| _/| || / +|_| |_/_/ \\_\\_| |___|_|_\\ + + MACHINE PERCEPTION AND + INTELLIGENT ROBOTICS + mapir.uma.es +" + + + +##============================================================================== +## COLORS +##============================================================================== + +format_info=" -c white" +format_highlight=" -c 208 -e bold" +format_crit=" -c red -e bold" +format_deco=" -c white -e bold" +format_ok=" -c 208 -e bold" +format_error=" -c red -e bold -e blink" +format_logo=" -c 208 -e bold" diff --git a/synth-shell/examples/synth-shell-greeter.org.uma.scbi.config b/synth-shell/examples/synth-shell-greeter.org.uma.scbi.config new file mode 100644 index 00000000..b7f155e7 --- /dev/null +++ b/synth-shell/examples/synth-shell-greeter.org.uma.scbi.config @@ -0,0 +1,61 @@ +##============================================================================== +## LOGO +##============================================================================== + +logo="\e[49;34m + ▗▖ \e[94m▗▖\e[34m ▗▖ + ▗▟█\e[104;34m▛\e[44;94m▟█▛\e[104;34m▟\e[49;34m██▙▖ + ▗▟█\e[104;34m▛▘ \e[44;94m▛\e[104;34m▟\e[49;34m██████▙▖ +▗▟█\e[104;34m▛▘ \e[44;94m▛\e[104;34m▟\e[49;34m██████████▙▖ + ▝▜█\e[104;34m▙▖ \e[44;94m▙▖\e[49;34m████████▛▘ + ▝▜█\e[104;34m▙▖ \e[44;94m▙▖\e[49;34m████▛▘ + ▝▜▛▘\e[49;94m▜▛\e[49;34m▝▜▛▘ + + \e[49;94mscbi +Universidad de Malaga\n" + + + +##============================================================================== +## COLORS +##============================================================================== + +format_info=" -c white" +format_highlight=" -c blue -e bold" +format_crit=" -c 208 -e bold" +format_deco=" -c white -e bold" +format_ok=" -c blue -e bold" +format_error=" -c 208 -e bold -e blink" +format_logo=" -c blu -e bold" + + + +##============================================================================== +## STATUS INFO +##============================================================================== + +print_info=" + OS + KERNEL + CPU + SHELL + DATE + UPTIME + SERVICES + CPUTEMP + SYSLOAD_MON% + MEMORY_MON + SWAP_MON + HDDROOT_MON + HDDHOME_MON" + + + +##============================================================================== +## STATUS BARS +##============================================================================== +bar_memory_units="GB" +bar_swap_units="GB" +bar_hdd_units="GB" +bar_home_units="TB" + diff --git a/synth-shell/examples/synth-shell-greeter.uma.ea7rct.config b/synth-shell/examples/synth-shell-greeter.uma.ea7rct.config new file mode 100644 index 00000000..d33e90ea --- /dev/null +++ b/synth-shell/examples/synth-shell-greeter.uma.ea7rct.config @@ -0,0 +1,33 @@ +##============================================================================== +## LOGO +##============================================================================== + +logo=" + \e[1;30m▄▄▄\e[107m█▀▀▀▀▀█\e[0;30m▄▄▄ + \e[1;30m▄\e[107m█▀▀ ▄▄▄▄▄▄▄▄▄ ▀▀█\e[0;30m▄ + \e[1;30m▄\e[107m█▀ ▄█▀▀ ▀▀█▄ ▀█\e[0;30m▄ + \e[1;30m\e[107m█▀ ▄█▀ ·\ ▀█▄ ▀█\e[0;30m + \e[1;30m\e[107m█▀ █▀ (( o )) @ .▀█ ▀█\e[0;30m +\e[1;30m▄\e[107m█ █▀ \e[104m \e[107m | . \ ▀█ █\e[0;30m▄ +\e[1;30m\e[107m█ █ \e[104m \e[107m /X\ █ █\e[0;30m +\e[1;30m\e[107m█ █__\e[104m___ />\e[107mX<\ ><>< █ █\e[0;30m +\e[1;30m\e[107m█▄ █\e[104m||||| /><\ \/ \e[107m█ ▄█\e[0;30m + \e[1;30m\e[107m█ ▀█\e[40m \e[107m█▀ █\e[0;30m + \e[1;30m▀\e[107m█ ▀█\e[40m▄ \e[97mEA7·RCT\e[30m ▄\e[107m█▀ █\e[0;30m▀ + \e[1;30m▀\e[107m█▄ ▀█\e[40m▄ \e[0;97;40mIM76-SR\e[1;30m ▄\e[107m█▀ ▄█\e[0;30m▀ + \e[1;30m▀\e[107m█▄ ▀▀\e[40m█▄▄▄▄▄▄▄\e[107m█▀▀ ▄█\e[0;30m▀ + \e[1;30m▀▀\e[107m█▄▄▄ ▄▄▄█\e[0;30m▀▀ + \e[1;30m▀▀▀▀▀▀▀\e[0;30m" + + +##============================================================================== +## COLORS +##============================================================================== + +format_info=" -c white" +format_highlight=" -c light-blue -e bold" +format_crit=" -c blue -e bold" +format_deco=" -c white -e bold" +format_ok=" -c light-blue -e bold" +format_error=" -c blue -e bold -e blink" +format_logo=" -c light-blue -e bold" diff --git a/synth-shell/os/synth-shell-greeter.archlinux.config b/synth-shell/os/synth-shell-greeter.archlinux.config new file mode 100644 index 00000000..1b76697c --- /dev/null +++ b/synth-shell/os/synth-shell-greeter.archlinux.config @@ -0,0 +1,41 @@ +##============================================================================== +## LOGO +##============================================================================== + +## ArchLinux theme from archey3. Slightly modified. Sources: +## - https://wiki.archlinux.org/index.php/ASCII_art +## - https://bbs.archlinux.org/viewtopic.php?id=24208&p=6 + +logo="\e[0;94m . +\e[0;94m # +\e[0;94m ### +\e[0;94m ##### +\e[0;94m '###### +\e[0;94m .. #####: +\e[0;94m ###.##### +\e[0;94m ########### +\e[0;94m ######\e[0;34m#####\e[0;94m##; +\e[0;94m ###\e[0;34m############\e[0;94m +\e[0;94m #\e[0;34m###### ####### +\e[0;34m :#####: :###.\`\". +\e[0;34m :######: :####:. +\e[0;34m :########. .######## +\e[0;34m :#####' '#####: +\e[0;34m :#### ####: +\e[0;34m ##' '## +\e[0;34m #' '# +\e[0;34m ' ' " + + + +##============================================================================== +## COLORS +##============================================================================== + +format_info=" -c white" +format_highlight=" -c blue -e bold" +format_crit=" -c 208 -e bold" +format_deco=" -c white -e bold" +format_ok=" -c blue -e bold" +format_error=" -c 208 -e bold -e blink" +format_logo=" -c blue -e bold" diff --git a/synth-shell/os/synth-shell-greeter.debian.config b/synth-shell/os/synth-shell-greeter.debian.config new file mode 100644 index 00000000..f587f938 --- /dev/null +++ b/synth-shell/os/synth-shell-greeter.debian.config @@ -0,0 +1,37 @@ +##============================================================================== +## LOGO +##============================================================================== + +## Debian logo, adapted for synth-shell. Original by metallo on the debian dev list? + +logo=" _,met\$\$\$\$\$gg. + ,g\$\$\$\$\$\$\$\$\$\$\$\$\$\$\$P. + ,g\$\$P\"\" \"\"\"Y\$\$.\". + ,\$\$P' \`\$\$\$. +',\$\$P ,ggs. \`\$\$b: +\`d\$\$' ,\$P\"' . \$\$\$ + \$\$P d\$' , \$\$P + \$\$: \$\$. - ,d\$\$' + \$\$; Y\$b._ _,d\$P' + Y\$\$. \`.\`\"Y\$\$\$\$P\"' + \`\$\$b \"-.__ + \`Y\$\$b + \`Y\$\$. + \`\$\$b. + \`Y\$\$b. + \`\"Y\$b._ + \`\"\"\"\"\n" + + + +##============================================================================== +## COLORS +##============================================================================== + +format_info=" -c white" +format_highlight=" -c red -e bold" +format_crit=" -c light-blue -e bold" +format_deco=" -c white -e bold" +format_ok=" -c red -e bold" +format_error=" -c light-blue -e bold -e blink" +format_logo=" -c red -e bold" diff --git a/synth-shell/os/synth-shell-greeter.manjaro.config b/synth-shell/os/synth-shell-greeter.manjaro.config new file mode 100644 index 00000000..647dc61f --- /dev/null +++ b/synth-shell/os/synth-shell-greeter.manjaro.config @@ -0,0 +1,34 @@ +##============================================================================== +## LOGO +##============================================================================== + +## Manjaro Logo, simple ASCII drawing by andresgongora + +local logo="██████████████ ██████ +██████████████ ██████ +██████████████ ██████ +██████ ██████ +██████ ██████ ██████ +██████ ██████ ██████ +██████ ██████ ██████ +██████ ██████ ██████ +██████ ██████ ██████ +██████ ██████ ██████ +██████ ██████ ██████" + + + +##============================================================================== +## COLORS +##============================================================================== + +format_info=" -c dark-gray -e bold" +format_highlight=" -c white" +format_crit=" -c light-green -e bold" +format_deco=" -c white -e bold" +format_ok=" -c white -e bold" +format_error=" -c light-green -e bold -e blink" +format_logo=" -c light-green -e bold" + + + diff --git a/synth-shell/os/synth-shell-greeter.popos.config b/synth-shell/os/synth-shell-greeter.popos.config new file mode 100644 index 00000000..26a1bcc8 --- /dev/null +++ b/synth-shell/os/synth-shell-greeter.popos.config @@ -0,0 +1,38 @@ +##============================================================================== +## LOGO +##============================================================================== + +logo="\e[1;36m ///////////// + ///////////////////// + ///////\e[1;37m*767 \e[1;36m//////////////// + //////\e[1;37m7676767676*\e[1;36m////////////// + /////\e[1;37m76767\e[1;36m//\e[1;37m7676767\e[1;36m////////////// + /////\e[1;37m767676\e[1;36m///\e[1;37m*76767\e[1;36m/////////////// + ///////\e[1;37m767676\e[1;36m///\e[1;37m76767\e[1;36m.///\e[1;37m7676*\e[1;36m/////// +/////////\e[1;37m767676\e[1;36m//\e[1;37m76767\e[1;36m///\e[1;37m767676\e[1;36m//////// +//////////\e[1;37m76767676767\e[1;36m////\e[1;37m76767\e[1;36m///////// +///////////\e[1;37m76767676\e[1;36m//////\e[1;37m7676\e[1;36m////////// +////////////,\e[1;37m7676\e[1;36m,///////\e[1;37m767\e[1;36m/////////// +/////////////*\e[1;37m7676\e[1;36m///////\e[1;37m76\e[1;36m//////////// +///////////////\e[1;37m7676\e[1;36m//////////////////// + ///////////////\e[1;37m7676\e[1;36m///\e[1;37m767\e[1;36m//////////// + //////////////////////\e[1;37m'\e[1;36m//////////// + //////\e[1;37m.7676767676767676767,\e[1;36m////// + /////\e[1;37m767676767676767676767\e[1;36m///// + /////////////////////////// + ///////////////////// + /////////////" + + +##============================================================================== +## COLORS +##============================================================================== + + +format_info=" -c light-gray " +format_highlight=" -c blue -e bold" +format_crit=" -c 45 -e bold" +format_deco=" -c light-gray " +format_ok=" -c blue -e bold" +format_error=" -c 45 -e bold -e blink" +format_logo=" -c blue -e bold" diff --git a/synth-shell/os/synth-shell-greeter.raspbian.config b/synth-shell/os/synth-shell-greeter.raspbian.config new file mode 100644 index 00000000..4e18d47c --- /dev/null +++ b/synth-shell/os/synth-shell-greeter.raspbian.config @@ -0,0 +1,31 @@ +##============================================================================== +## LOGO +##============================================================================== + +## Raspberry logo, colors added for synth-shell, orignal by b3n @ aspberrypi.com +logo=" +\e[0;32m .~~. .~~. +\e[0;32m '. \ ' ' / .' +\e[1;31m .~ .~~~..~. +\e[1;31m : .~.'~'.~. : +\e[1;31m ~ ( ) ( ) ~ +\e[1;31m( : '~'.~.'~' : ) +\e[1;31m ~ .~ ( ) ~. ~ +\e[1;31m ( : '~' : ) +\e[1;31m '~ .~~~. ~' +\e[1;31m '~' +" + + + +##============================================================================== +## COLORS +##============================================================================== + +format_info=" -c white" +format_highlight=" -c red -e bold" +format_crit=" -c green -e bold" +format_deco=" -c white -e bold" +format_ok=" -c red -e bold" +format_error=" -c green -e bold -e blink" +format_logo=" -c red -e bold" diff --git a/synth-shell/os/synth-shell-greeter.root.config b/synth-shell/os/synth-shell-greeter.root.config new file mode 100644 index 00000000..0d2ec67a --- /dev/null +++ b/synth-shell/os/synth-shell-greeter.root.config @@ -0,0 +1,35 @@ +##============================================================================== +## LOGO +##============================================================================== + +logo="\e[1;31m / \\ + // \\\\\\\\ + // \\\\\\\\ + // \\\\\\\\ + // \e[5;39m███\e[25;31m \\\\\\\\ + // \e[5;39m███\e[25;31m \\\\\\\\ + // \e[5;39m███\e[25;31m \\\\\\\\ + // \\\\\\\\ + // \e[5;39m███\e[25;31m \\\\\\\\ + // \\\\\\\\ +//===================\\\\\\\\ + + WARNING! + ROOT ACCOUNT!" + + + +##============================================================================== +## COLORS +##============================================================================== + +format_info=" -c white" +format_highlight=" -c red -e bold" +format_crit=" -c red -e bold" +format_deco=" -c white -e bold" +format_ok=" -c red -e bold" +format_error=" -c red -e bold -e blink" +format_logo=" -c 208 -e bold" + + + diff --git a/synth-shell/os/synth-shell-greeter.ubuntu.config b/synth-shell/os/synth-shell-greeter.ubuntu.config new file mode 100644 index 00000000..6a00c561 --- /dev/null +++ b/synth-shell/os/synth-shell-greeter.ubuntu.config @@ -0,0 +1,39 @@ +##============================================================================== +## LOGO +##============================================================================== + +## Ubuntu Logo, simple ASCII drawing by andresgongora + +local logo="\e[0;91m ///////////////// +\e[0;91m ///////////////////////// +\e[0;91m ////////////////////\e[1;97m@@@@\e[0;91m/////// +\e[0;91m /////////////////////\e[1;97m@@@@@@\e[0;91m//////// +\e[0;91m ////////////////\e[1;97m@@@@@@\e[0;91m//\e[1;97m@@@@\e[0;91m/////////// +\e[0;91m ////////////\e[1;97m@@@@\e[0;91m//\e[1;97m@@@@@@@@\e[0;91m//\e[1;97m@\e[0;91m//////////// +\e[0;91m ///////////\e[1;97m@@@@@@\e[0;91m/////////\e[1;97m@@@@@@\e[0;91m/////////// +\e[0;91m///////////\e[1;97m@@@@@\e[0;91m/////////////\e[1;97m@@@@@\e[0;91m/////////// +\e[0;91m//////\e[1;97m@@@@\e[0;91m//\e[1;97m@@@\e[0;91m///////////////\e[1;97m@@@@@\e[0;91m////////// +\e[0;91m/////\e[1;97m@@@@@@\e[0;91m/\e[1;97m@@@\e[0;91m////////////////////////////// +\e[0;91m//////\e[1;97m@@@@\e[0;91m//\e[1;97m@@@\e[0;91m///////////////\e[1;97m@@@@@\e[0;91m////////// +\e[0;91m///////////\e[1;97m@@@@@\e[0;91m/////////////\e[1;97m@@@@@\e[0;91m/////////// +\e[0;91m ///////////\e[1;97m@@@@@@\e[0;91m/////////\e[1;97m@@@@@@\e[0;91m/////////// +\e[0;91m ////////////\e[1;97m@@@@\e[0;91m//\e[1;97m@@@@@@@@\e[0;91m//\e[1;97m@\e[0;91m//////////// +\e[0;91m ////////////////\e[1;97m@@@@@@\e[0;91m//\e[1;97m@@@@\e[0;91m/////////// +\e[0;91m /////////////////////\e[1;97m@@@@@@\e[0;91m//////// +\e[0;91m ////////////////////\e[1;97m@@@@\e[0;91m/////// +\e[0;91m ///////////////////////// +\e[0;91m ///////////////// " + + + +##============================================================================== +## COLORS +##============================================================================== + +format_info=" -c white" +format_highlight=" -c light-red -e bold" +format_crit=" -c red -e bold" +format_deco=" -c white -e bold" +format_ok=" -c light-red -e bold" +format_error=" -c red -e bold -e blink" +format_logo=" -c light-red -e bold" diff --git a/synth-shell/personal/README.md b/synth-shell/personal/README.md new file mode 100644 index 00000000..e1e5fc7f --- /dev/null +++ b/synth-shell/personal/README.md @@ -0,0 +1 @@ +Feel free to pull request your config files to share them here :) diff --git a/synth-shell/personal/synth-shell-greeter.andresgongora.config b/synth-shell/personal/synth-shell-greeter.andresgongora.config new file mode 100644 index 00000000..3d9460cf --- /dev/null +++ b/synth-shell/personal/synth-shell-greeter.andresgongora.config @@ -0,0 +1,161 @@ +##============================================================================== +## LOGO +##============================================================================== + +logo=" + -oydNMMMMNdyo- + -yNMMMMMMMMMMMMMMNy- + .hMMMMMMmhsooshmMMMMMMh. + :NMMMMmo. .omMMMMN: + -NMMMMs -+ss+- sMMMMN- + hMMMMs -mMMMMMMm- sMMMMh +'MMMMM. 'NMMMMMMMMN' .MMMMM +'MMMMM. 'NMMMMMMMMN' yMMMM' + hMMMMs -mMMMMMMMMy. -yMh + -NMMMMs -+ss+yMMMMy. -. + :NMMMMmo. .yMMMMy. + .hMMMMMMmhsoo- .yMMMy + -yNMMMMMMMMMy- .o- + -oydNMMMMNd/ \n" + + + +##============================================================================== +## STATUS INFO +## +## Choose what to print and in what order +## Valid options are: +## +## ## SIMPLE ONE-LINERS +## OS Linux distribution name +## KERNEL Kernel version +## CPU CPU Name +## SHELL Shell name +## DATE Current date +## UPTIME System uptime (time since boot) +## USER Current user and host names +## NUMLOGGED Show number of logged in users +## NAMELOGGED Show names of logged in users +## LOCALIPV4 IPv4 +## EXTERNALIPV4 External IPv4 (might be slow) +## SERVICES Summary of failed services +## CPULOAD Sys load average(eg. 0.23, 0.26, 0.27 ) +## CPUTEMP CPU temperature (requires lm-sensors) +## +## ## SYS LOAD MONITORS +## SYSLOAD_MON Current CPU load +## MEMORY_MON Occupied memory +## SWAP_MON Occupied SWAP +## HDDROOT_MON / partition occupied +## HDDHOME_MON /home/user occupied +## CPUTEMP_MON CPU temperature (requires lm-sensors) +## SYSLOAD_MON% Current CPU load in % +## MEMORY_MON% Occupied memory in % +## SWAP_MON% Occupied SWAP in % +## HDDROOT_MON% / partition occupied in % +## HDDHOME_MON% /home/user occupied in % +## +## ## MISC +## SPACER Print decorative spacer (empty line) +## PALETTE Show 16-bit palette (add SPACER before for best results) +## PALETTE_SMALL Show smaller version of 16-bit color palette +## +##============================================================================== + +print_info=" + OS + KERNEL + CPU + GPU + SHELL + DATE + UPTIME + LOCALIPV4 + EXTERNALIPV4 + SERVICES + CPUTEMP + SYSLOAD_MON% + MEMORY_MON + SWAP_MON + HDDROOT_MON + HDDHOME_MON" + + + +##============================================================================== +## COLORS +## +## Control the color and format scheme of the status report. +## -c color: color name or 256bit color code +## -b background color: color name or 256bit color code +## -e effect: bold, blink, dim, underline... +## +## Valid color names (16 bit): +## white, light-gray, dark-gray, black, +## red, green, yellow, blue, magenta, cyan, +## light-red, light-green, light-yellow, light-blue, light-magenta, light-cyan +## +##============================================================================== + +format_info=" -c white" +format_highlight=" -c blue -e bold" +format_crit=" -c 208 -e bold" +format_deco=" -c white -e bold" +format_ok=" -c blue -e bold" +format_error=" -c 208 -e bold -e blink" +format_logo=" -c blue -e bold" + + + +##============================================================================== +## STATUS BARS +## +## These option controls the behaviour of the visual status bars that are +## plotted for CPU, Memory, Swap and HDD usage. You can set the percentage that +## determines when the current usage is deemed critical. If said percentage +## is surpassed, the color of the bars will change and extra information +## might be plotted in addition (e.g. if the CPU usage is too high, the most +## demanding processes are printed to terminal). +##============================================================================== + +bar_cpu_crit_percent=40 +bar_ram_crit_percent=75 +bar_swap_crit_percent=25 +bar_hdd_crit_percent=85 +bar_home_crit_percent=85 + +bar_ram_units="MB" +bar_swap_units="MB" +bar_hdd_units="GB" +bar_home_units="GB" + +cpu_crit_print=true +cpu_crit_print_num=3 +ram_crit_print=true +ram_crit_print_num=3 + +bar_length=9 # Number of characters that comprise a bar +bar_num_digits=5 # Control num digits next to bar +bar_padding_after=0 # Extra spaces after bar +info_label_width=16 # Desired length of the info labels +bar_bracket_char_left='[' +bar_bracket_char_right=']' +bar_fill_char='|' +bar_background_char=' ' + + +##============================================================================== +## OTHERS +## +## For date format setup, see `man date` +##============================================================================== + +print_cols_max=100 # Keep logo and info text together +print_logo_right=false # Change where the logo is plotted +date_format="%Y.%m.%d - %T" # see 'man date' +clear_before_print=false # Dangerous if true, some messages might be lost +print_extra_new_line_top=true # Extra line before logo and info +print_extra_new_line_bot=true # Extra line after logo and info + + + diff --git a/synth-shell/synth-shell-greeter.config b/synth-shell/synth-shell-greeter.config new file mode 100644 index 00000000..1213ffad --- /dev/null +++ b/synth-shell/synth-shell-greeter.config @@ -0,0 +1,166 @@ +##============================================================================== +## LOGO +## +## Configure the logo to your liking. You can either use the default or +## set your own ASCII art down below. +## +## - You can either add it as a single line, or multiline (terminated with \). +## - You have to escape backslashes if you want them to show inside your logo. +## Use \\\\ for 1 backslash, \\\\\\\\ for two. All other characters work fine. +## - You can also add individual color codes to the logo using '\e[ ··· m'. +## - For example: \e[1;31mHello World! prints in bright red. +## - If you want extra spaces between the logo and the status info, just add +## extra spaces at the last line and end it with '\n'. +##============================================================================== + +logo="\e[38;5;213m __ __ + _______ ______ / /_/ /_ + / ___/ / / / __ \/ __/ __ \ + /__ / /_/ / / / / /_/ / / / + /____/\__ /_/ /_/\__/_/ /_/ + /____/ +\e[38;5;45m _____ __ __________ __ + / ___// / / / ____/ / / / + \__ \/ /_/ / __/ / / / / + ___/ / __ / /___/ /___/ /___ +/____/_/ /_/_____/_____/_____/\e[0;39m" + + + +##============================================================================== +## STATUS INFO +## +## Choose what to print and in what order +## Valid options are: +## +## ## SIMPLE ONE-LINERS +## OS Linux distribution name +## KERNEL Kernel version +## CPU CPU Name +## SHELL Shell name +## DATE Current date +## UPTIME System uptime (time since boot) +## USER Current user and host names +## NUMLOGGED Show number of logged in users +## NAMELOGGED Show names of logged in users +## LOCALIPV4 IPv4 +## EXTERNALIPV4 External IPv4 (might be slow) +## SERVICES Summary of failed services +## CPULOAD Sys load average(eg. 0.23, 0.26, 0.27 ) +## CPUTEMP CPU temperature (requires lm-sensors) +## +## ## SYS LOAD MONITORS +## SYSLOAD_MON Current CPU load +## MEMORY_MON Occupied memory +## SWAP_MON Occupied SWAP +## HDDROOT_MON / partition occupied +## HDDHOME_MON /home/user occupied +## CPUTEMP_MON CPU temperature (requires lm-sensors) +## SYSLOAD_MON% Current CPU load in % +## MEMORY_MON% Occupied memory in % +## SWAP_MON% Occupied SWAP in % +## HDDROOT_MON% / partition occupied in % +## HDDHOME_MON% /home/user occupied in % +## +## ## MISC +## SPACER Print decorative spacer (empty line) +## PALETTE Show 16-bit palette (add SPACER before for best results) +## PALETTE_SMALL Show smaller version of 16-bit color palette +## +##============================================================================== + +print_info=" + OS + KERNEL + CPU + GPU + SHELL + DATE + UPTIME + LOCALIPV4 + EXTERNALIPV4 + SERVICES + CPUTEMP + SYSLOAD_MON% + MEMORY_MON + SWAP_MON + HDDROOT_MON + HDDHOME_MON + PALETTE" + + + +##============================================================================== +## COLORS +## +## Control the color and format scheme of the status report. +## -c color: color name or 256bit color code +## -b background color: color name or 256bit color code +## -e effect: bold, blink, dim, underline... +## +## Valid color names (16 bit): +## white, light-gray, dark-gray, black, +## red, green, yellow, blue, magenta, cyan, +## light-red, light-green, light-yellow, light-blue, light-magenta, light-cyan +## +##============================================================================== + +format_info=" -c light-gray " +format_highlight=" -c blue -e bold" +format_crit=" -c 45 -e bold" +format_deco=" -c light-gray " +format_ok=" -c blue -e bold" +format_error=" -c 45 -e bold -e blink" +format_logo=" -c blue -e bold" + + + +##============================================================================== +## STATUS BARS +## +## These option controls the behaviour of the visual status bars that are +## plotted for CPU, Memory, Swap and HDD usage. You can set the percentage that +## determines when the current usage is deemed critical. If said percentage +## is surpassed, the color of the bars will change and extra information +## might be plotted in addition (e.g. if the CPU usage is too high, the most +## demanding processes are printed to terminal). +##============================================================================== + +bar_cpu_crit_percent=40 +bar_ram_crit_percent=75 +bar_swap_crit_percent=25 +bar_hdd_crit_percent=85 +bar_home_crit_percent=85 + +bar_ram_units="MB" +bar_swap_units="MB" +bar_hdd_units="GB" +bar_home_units="GB" + +cpu_crit_print=true +cpu_crit_print_num=3 +ram_crit_print=true +ram_crit_print_num=3 + +bar_length=9 # Number of characters that comprise a bar +bar_num_digits=5 # Control num digits next to bar +bar_padding_after=0 # Extra spaces after bar +info_label_width=16 # Desired length of the info labels +bar_bracket_char_left='[' +bar_bracket_char_right=']' +bar_fill_char='|' +bar_background_char=' ' + + +##============================================================================== +## OTHERS +## +## For date format setup, see `man date` +##============================================================================== + +print_cols_max=100 # Keep logo and info text together +print_logo_right=false # Change where the logo is plotted +date_format="%Y.%m.%d - %T" # see 'man date' +clear_before_print=false # Dangerous if true, some messages might be lost +print_extra_new_line_top=true # Extra line before logo and info +print_extra_new_line_bot=true # Extra line after logo and info diff --git a/synth-shell/synth-shell-greeter.config.default b/synth-shell/synth-shell-greeter.config.default new file mode 100644 index 00000000..1213ffad --- /dev/null +++ b/synth-shell/synth-shell-greeter.config.default @@ -0,0 +1,166 @@ +##============================================================================== +## LOGO +## +## Configure the logo to your liking. You can either use the default or +## set your own ASCII art down below. +## +## - You can either add it as a single line, or multiline (terminated with \). +## - You have to escape backslashes if you want them to show inside your logo. +## Use \\\\ for 1 backslash, \\\\\\\\ for two. All other characters work fine. +## - You can also add individual color codes to the logo using '\e[ ··· m'. +## - For example: \e[1;31mHello World! prints in bright red. +## - If you want extra spaces between the logo and the status info, just add +## extra spaces at the last line and end it with '\n'. +##============================================================================== + +logo="\e[38;5;213m __ __ + _______ ______ / /_/ /_ + / ___/ / / / __ \/ __/ __ \ + /__ / /_/ / / / / /_/ / / / + /____/\__ /_/ /_/\__/_/ /_/ + /____/ +\e[38;5;45m _____ __ __________ __ + / ___// / / / ____/ / / / + \__ \/ /_/ / __/ / / / / + ___/ / __ / /___/ /___/ /___ +/____/_/ /_/_____/_____/_____/\e[0;39m" + + + +##============================================================================== +## STATUS INFO +## +## Choose what to print and in what order +## Valid options are: +## +## ## SIMPLE ONE-LINERS +## OS Linux distribution name +## KERNEL Kernel version +## CPU CPU Name +## SHELL Shell name +## DATE Current date +## UPTIME System uptime (time since boot) +## USER Current user and host names +## NUMLOGGED Show number of logged in users +## NAMELOGGED Show names of logged in users +## LOCALIPV4 IPv4 +## EXTERNALIPV4 External IPv4 (might be slow) +## SERVICES Summary of failed services +## CPULOAD Sys load average(eg. 0.23, 0.26, 0.27 ) +## CPUTEMP CPU temperature (requires lm-sensors) +## +## ## SYS LOAD MONITORS +## SYSLOAD_MON Current CPU load +## MEMORY_MON Occupied memory +## SWAP_MON Occupied SWAP +## HDDROOT_MON / partition occupied +## HDDHOME_MON /home/user occupied +## CPUTEMP_MON CPU temperature (requires lm-sensors) +## SYSLOAD_MON% Current CPU load in % +## MEMORY_MON% Occupied memory in % +## SWAP_MON% Occupied SWAP in % +## HDDROOT_MON% / partition occupied in % +## HDDHOME_MON% /home/user occupied in % +## +## ## MISC +## SPACER Print decorative spacer (empty line) +## PALETTE Show 16-bit palette (add SPACER before for best results) +## PALETTE_SMALL Show smaller version of 16-bit color palette +## +##============================================================================== + +print_info=" + OS + KERNEL + CPU + GPU + SHELL + DATE + UPTIME + LOCALIPV4 + EXTERNALIPV4 + SERVICES + CPUTEMP + SYSLOAD_MON% + MEMORY_MON + SWAP_MON + HDDROOT_MON + HDDHOME_MON + PALETTE" + + + +##============================================================================== +## COLORS +## +## Control the color and format scheme of the status report. +## -c color: color name or 256bit color code +## -b background color: color name or 256bit color code +## -e effect: bold, blink, dim, underline... +## +## Valid color names (16 bit): +## white, light-gray, dark-gray, black, +## red, green, yellow, blue, magenta, cyan, +## light-red, light-green, light-yellow, light-blue, light-magenta, light-cyan +## +##============================================================================== + +format_info=" -c light-gray " +format_highlight=" -c blue -e bold" +format_crit=" -c 45 -e bold" +format_deco=" -c light-gray " +format_ok=" -c blue -e bold" +format_error=" -c 45 -e bold -e blink" +format_logo=" -c blue -e bold" + + + +##============================================================================== +## STATUS BARS +## +## These option controls the behaviour of the visual status bars that are +## plotted for CPU, Memory, Swap and HDD usage. You can set the percentage that +## determines when the current usage is deemed critical. If said percentage +## is surpassed, the color of the bars will change and extra information +## might be plotted in addition (e.g. if the CPU usage is too high, the most +## demanding processes are printed to terminal). +##============================================================================== + +bar_cpu_crit_percent=40 +bar_ram_crit_percent=75 +bar_swap_crit_percent=25 +bar_hdd_crit_percent=85 +bar_home_crit_percent=85 + +bar_ram_units="MB" +bar_swap_units="MB" +bar_hdd_units="GB" +bar_home_units="GB" + +cpu_crit_print=true +cpu_crit_print_num=3 +ram_crit_print=true +ram_crit_print_num=3 + +bar_length=9 # Number of characters that comprise a bar +bar_num_digits=5 # Control num digits next to bar +bar_padding_after=0 # Extra spaces after bar +info_label_width=16 # Desired length of the info labels +bar_bracket_char_left='[' +bar_bracket_char_right=']' +bar_fill_char='|' +bar_background_char=' ' + + +##============================================================================== +## OTHERS +## +## For date format setup, see `man date` +##============================================================================== + +print_cols_max=100 # Keep logo and info text together +print_logo_right=false # Change where the logo is plotted +date_format="%Y.%m.%d - %T" # see 'man date' +clear_before_print=false # Dangerous if true, some messages might be lost +print_extra_new_line_top=true # Extra line before logo and info +print_extra_new_line_bot=true # Extra line after logo and info diff --git a/synth-shell/synth-shell-prompt.config.new b/synth-shell/synth-shell-prompt.config.new new file mode 100644 index 00000000..b0aae5cf --- /dev/null +++ b/synth-shell/synth-shell-prompt.config.new @@ -0,0 +1,88 @@ +##============================================================================== +## COLORS +## +## Control the color and format scheme of the bash prompt. +## The prompt is divided into segments, listed below starting from the left: +## - USER: shows the user's name. +## - HOST: shows the host's name. +## - PWD: shows the current directory. +## - GIT: if inside a git repository, shows the name of current branch. +## - PYENV: if inside a Python Virtual environment. +## - TF: if inside a Terraform Workspace. +## - CLOCK: shows current time in H:M format. +## - INPUT: actual bash input. +## +## Valid color options: +## - white black light-gray dark-gray +## red green yellow blue cyan purple +## light-red light-green light-yellow light-blue light-cyan light-purple +## - Values in the range [0-255] for 256 bit colors. To check all number-color +## pairs for your terminal, you may run the following snippet by HaleTom: +## curl -s https://gist.githubusercontent.com/HaleTom/89ffe32783f89f403bba96bd7bcd1263/raw/ | bash +## or search something like "bash 256 color codes" on the internet. +## +##============================================================================== + +format="USER HOST PWD GIT PYENV TF" + +font_color_user="white" +background_user="blue" +texteffect_user="bold" + +font_color_host="white" +background_host="light-blue" +texteffect_host="bold" + +font_color_pwd="dark-gray" +background_pwd="white" +texteffect_pwd="bold" + +font_color_git="light-gray" +background_git="dark-gray" +texteffect_git="bold" + +font_color_pyenv="white" +background_pyenv="blue" +texteffect_pyenv="bold" + +font_color_tf="purple" +background_tf="light-purple" +texteffect_tf="bold" + +font_color_clock="white" +background_clock="light-blue" +texteffect_clock="bold" + +font_color_input="45" +background_input="none" +texteffect_input="bold" + + + +##============================================================================== +## BEHAVIOR +##============================================================================== + +separator_char='\uE0B0' # Separation character, '\uE0B0'=triangle +separator_padding_left='' # +separator_padding_right='' # +prompt_horizontal_padding='' # +prompt_final_padding='' # +segment_padding=' ' # +enable_vertical_padding=true # Add extra new line over prompt +max_pwd_char="20" + + +##============================================================================== +## GIT +##============================================================================== + +git_symbol_synced='' +git_symbol_unpushed=' ▲' +git_symbol_unpulled=' ▼' +git_symbol_unpushedunpulled=' ◆' +git_symbol_dirty=' ◔' +git_symbol_dirty_unpushed=' ◔ △' +git_symbol_dirty_unpulled=' ◔ ▽' +git_symbol_dirty_unpushedunpulled=' ◔ ◇' +git_update_period_minutes=15 # Use -1 to disable automatic updates diff --git a/update-motd.d/00-motd b/update-motd.d/00-motd index b4a64535..05a7907c 100755 --- a/update-motd.d/00-motd +++ b/update-motd.d/00-motd @@ -1,3 +1,2 @@ #!/bin/bash -/usr/bin/neofetch --config /etc/neofetch/neofetch.config \ No newline at end of file