thonixx / .dotfiles

my dotfiles with zsh, tmux, irssi, git and so on

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installing

Just execute 'install.sh' to link the necessary files and initialize the repo for the first time.

Info

At this stage the zsh configuration with its mods and the tmux.conf are synchronized within this repo.

Sync

To stay in sync I have the following cronjob activated:

*/5 *  *   *   *  git -C /home/user/.dotfiles/ pull

git

Local config: not available

irssi

Local config: not available

mutt

Local config: not available

ssh / ssh.local

Local config: ~/dotfiles/ssh.local/*

tmux

The tmux config applies works from version 1.8.

Local config: not available

vim

In the folder vim/ a file called vimrc.local can be created for testing purposes.

Local config: ~/.dotfiles/vim/vimrc.local

zsh

The zsh config is designed to work on 256-colours terminals, therefore install "ncurses-term" to get the colours working.

Local config: ~/.dotfiles/zsh/zshrc.local

About

my dotfiles with zsh, tmux, irssi, git and so on


Languages

Language:Vim Script 72.0%Language:Shell 10.9%Language:Perl 9.0%Language:CSS 5.8%Language:Prolog 1.3%Language:Python 0.4%Language:Erlang 0.3%Language:Ruby 0.1%Language:Lua 0.0%Language:JavaScript 0.0%Language:Batchfile 0.0%Language:Dockerfile 0.0%Language:Racket 0.0%Language:C 0.0%Language:Elixir 0.0%Language:Jsonnet 0.0%Language:Kotlin 0.0%Language:VHDL 0.0%