oezguerisbert / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Dotfiles.

In this repository, you can find all the necessary files for my environment, using MX Linux as my operating system.

Requirements

In order to use the exact same files, you need to have oh-my-zsh installed. Once you have zsh installed you also need to have zplug installed on your OS.

Terminal

I'm currently using the Kitty terminal, in oder to use it install it via sudo apt install kitty Also make sure to install tmux-plugins with tmux: sudo apt install tmux -y git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm

The settings and configurations for the previous terminal(Konsole) are listed under the .local/share/konsole folder in this repository.

About


Languages

Language:Vim Script 73.6%Language:Lua 19.7%Language:Shell 6.7%