Code Monkey home page Code Monkey logo

dotfiles's Introduction

Dotfiles


This repository hosts the dotfiles i use in my daily life.The script install.sh does two things:

  1. backup your config files(if exist) to ~/dotfiles_old.
  2. copy my config files for awesomewm & tmux & vim & urxvt & zsh to you.

Before installation


  • Before installation, awesomewm & tmux & vim & rxvt-unicode & zsh are supposed to be installed.
  • Because i use vundle as the Vim plugin manager, you need to install Vundle and Vundle is an awesome plugin manager for Vim.(the install.sh will help you do this if you didn't)
  • Set the default shell to zsh if it is not the current shell.You also need to install oh-my-zsh for your zsh's configuration.(the install.sh will help you do this if you didn't)
  • Theme uses font FontAwesome, in archlinux you can run sudo pacman -S ttf-font-awesome to install it.
  • Install Monaco & adobe-source-han-sans, or set URxvt.font in Xresources to what you want to use. In archlinux you can install these fonts by run sudo pacman -S ttf-monaco adobe-source-han-sans-cn-fonts.
  • The pkglist in the file is a list that lists packages installed in my computer, you can ignore it.

Installation


git clone https://github.com/Trytwice/dotfiles.git ~/dotfiles && cd ~/dotfiles && ./install.sh

Customization


  • WallPaper:The system's wallpaper is ~/.config/awesome/themes/powerarrow-dark/wall.png, delete it and move you new wallpaper here and rename it as wall.png.
  • Music widget:To use the music widget, you need install mpd and mpc.Search ArchWiKi for more details.
  • Mail widget:To use the mail widget, you need config the /themes/powerarrow-dark/theme.lua, If you are in china, mail widget will not work when the mail server is gmail, edit the head_command variable in /lain/widget/imap.lua will fix this(proxychains, polipo, etc).

dotfiles's People

Watchers

James Cloos avatar xiaofei avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.