Skip to content

proxmox tmux install #2

@ricostuart

Description

@ricostuart

apt install tmux mc zip htop most configure-debian ncdu pv ltrace strace -y

echo -e "if [[ -n "$(which tmux)" ]]; then
\tif [[ -z "$TMUX" ]]; then
\t\ttmux has-session -t login || exec tmux new-session -s login && exec tmux attach-session -d -t login
\tfi
fi" > /etc/profile.d/tmux.sh

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions