Skip to content

atlib77/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

322 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 65.4%
  • Vim Script 34.6%