Skip to content

mnjm/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mnjm-dotfiles

This repository contains configuration files for:

Installation

sudo apt install git -y
git clone --bare git@github.com:mnjm/dotfiles.git $HOME/.dotfiles.git
echo ".dotfiles.git" >> ~/.dotfiles.git/info/exclude
alias dotgit='git --git-dir=$HOME/.dotfiles.git/ --work-tree=$HOME'
dotgit config --local status.showUntrackedFiles no
dotgit checkout

Application Installer

$HOME/.dotfiles/install/install_apps.sh

Cinnamon Keybindings Installer

$HOME/.dotfiles/install/cinnamon-keybindings.sh install

Screenshots

NeoVim

NeoVim

Color scheme - onedarkpro.nvim

Plugins

Zsh Prompt

Zsh Prompt

Minimal prompt with syntax highlighting, autosuggestions, and git info.

TMUX

TMUX