Skip to content

atlib77/dotfiles

 
 

Repository files navigation

This is a fork of Awesome Dotfiles used for personal use.
Documentation probably out of date.

## Installation

Once the repo is cloned (to ~/dotfiles), execute the deploy script:
```
./deploy
```
This will create symbolic links to .bashrc/.vimrc et al in $HOME.

## [Vim]
  * Leader key has ben remapped to `,`

## [Tmux] (currently not used)
  * Use vim movement keys for moving between panes. 
  * Copy buffer is coppied to xclip.
  * Status bar tells you date, time, user, and hostname. Especially useful with nested ssh sessions. 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 65.3%
  • Vim Script 34.7%