Giter Club home page Giter Club logo

dotfiles's Introduction

dotfiles

  • My config files for i3-gaps, i3status and i3lock.
  • My color schemes for tilix and slack.
  • My zsh stuff.
  • The Jupyter Notebook theme I use from dunovank.

To use my setups

PS: I'm assuming you have i3-gaps, i3stats and tilix (if you want to use my terminal colorscheme) installed - and you probably should look through the i3 file and install the stuff you want to use.

General stuff

mv ~/.spacemacs ~/.spacemacs_bckp
mv ~/.zshrc ~/zshrc_bckp
mv ~/.config/dunst/dunstrc ~/.config/dunst/dunstrc_bckp

ls -s $DOTFILES/.spacemacs ~/.spacemacs
ln -s $DOTFILES/.zshrc ~/.zshrc
ln -s $DOTFILES/dunstrc ~/.config/dunst/dunstrc

Theme specific stuff

mv ~/.config/i3/config ~/.config/i3/config_bckp
mv ~/.config/i3status/config ~/.config/i3status/config_bckp
mv ~/.config/compton.conf ~/.config/compton.conf_bckp

ln -s $DOTFILES/theme-folder/i3 ~/.config/i3/config
ln -s $DOTFILES/theme-folder/i3status ~/.config/i3status/config
ln -s $DOTFILES/theme-folder/compton.conf ~/.config/compton.conf
ln -s $DOTFILES/red-orange-pink/emacs-theme.el ~/.emacs.d/private/gimme-a-nice-name.el

Now press mod+r to reload and see everything working since life is beautiful.

If you installed tilix:

cp tilix.json ~/.config/tilix/schemes/gimme_a_nice_name.json

And the theme will appear as an option in Profiles > Edit Profile > Color

You'll need to reload again, and also make sure you have compton installed.

To get a nice lock screen cp lock.sh i3lock ~/ (I keep them in $HOME dir, and the bindings assume they are there, but feel free to move them to a smarter place)

dotfiles's People

Contributors

bugarela avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 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.