Skip to content

dburian/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

My dotfiles

Welcome to my dotfiles. Nothing amazing here, but you may like:

Pleasy keep in mind I wrote most of these dotfiles for my setup and therefore they might not work for you out-of-the-box (there might be system dependencies which I do not really document).

In case of any questions, feel free to raise an issue.


TODO

  • nvim
  • rofi
    • bluetooth script
    • flash disks -- mounting
    • connected screens -- xrandr
    • colorpicker
  • zsh
    • autocomplete for activate-virtual-environment function
    • setup properly aliases and environment variables
      • aliases need to go to zshrc -- ran on every shell instance
      • env. vars only for login shells, get inherited by non-login shells
  • battery
    • notification
  • tmux
    • keyboard shortcut to set synchronize panes on
  • xmonad
    • cabal xmonad install
    • xmonad man page
    • my xmonad utils package
    • sticky windows discussion
    • xmobar haskell config like here
    • system-dependent bar, dynamic
    • my dynamic plugin
    • bluetoothctl indication

Undocumented changes

  • Xmonad installed through cabal.

  • cleaning ~: /etc/profile, /etc/bash.bashrc

alias vim="vim -u \"$HOME\"/.config/vim/vimrc"
export HISTFILE="$HOME"/.config/bash/.bash_history
  • cleaning ~: /etc/zsh/zshenv
export ZDOTDIR="$HOME"/.config/zsh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published