Skip to content

DuckyShine004/duck-tmux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

duck-tmux

duck-time is my personal tmux configuration.

Table of Contents

Getting Started

This section will guide you through installing duck-tmux.

Requirements

  • tmux are you sure you have tmux installed already? 😕
  • yq for statusline.

Installation

After you have met the requirements, proceed to follow the installation steps.

  1. Clone the repository using the following command:
# Make .config directory if your system doesn't already have one
mkdir -p $HOME/.config && cd $HOME/.config

# Clone my repo
git clone https://github.com/DuckyShine004/duck-tmux.git
  1. After cloning the repository, create a symlink for the tmux configuration file:
ln -s $HOME/.config/duck-tmux/.tmux.conf $HOME/.tmux.conf
  1. Source the configuration:
tmux source-file $HOME/.tmux.conf
  1. Create a tmux session and install tmux plugins:
tmux

### WITHIN TMUX PRESS THE FOLLOWING KEYBINDS (key sensitive keybinds)

# Install plugins
ctrl + e + I

# Update plugins
ctrl + U

Screenshots

screensaver sessions

About

My personal tmux configuration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages