Skip to content

takac/dot_files

Repository files navigation

DOT FILES

Prerequites:

# Install required packages
sudo apt-get install -y git zsh screen vim tmux rxvt-unicode-256color ruby ipython make python-pip xorg

# Set defualt editor to vim
sudo update-alternatives --set editor /usr/bin/vim.basic

# make password-less sudo by adding NOPASSWD and
# Defaults env_keep="http_proxy https_proxy ftp_proxy"
sudo visudo

# set default shell
chsh -s /bin/zsh

Install process:

make

Set the editor to vim:

Config for:

Extras:

  • Inconsolata.otf
    • Font file for powerline fonts
  • packages.lst
    • List of debian/ubuntu packages
  • till.sh
    • Useful script to move to root dirs
  • sudoers.edit
    • Basic config on editting sudoers
  • spotify.sh
    • Script for getting spotify songs

About

place to keep those configuration files for *nix stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published