You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
arnaucube 9ab0226d3e Add corne keymap layout 3 years ago
.calcurse/caldav add calcurse config, radicale config, nginx config 5 years ago
.moc moc config 5 years ago
alacritty Add alacritty initial config 3 years ago
i3 Add gotty, add keyboard-layout, update .Xmodmap 3 years ago
i3status i3 & i3status config 5 years ago
launch-scripts Update:add git wip,nvim add colorcolumn=100,&other 3 years ago
nginx-conf install script add nginx & certbot 4 years ago
qmk Add corne keymap layout 3 years ago
raspberry nvim add shortcut for light/dark theme, add brightness scripts, add netplan-config 3 years ago
screen-scripts Add screen-android.sh 3 years ago
.Xmodmap Add gotty, add keyboard-layout, update .Xmodmap 3 years ago
.XmodmapGALLIUMOS Add .Xmodmap on GalliumOS, update .bashrc to don't calculate git changed files in each dir 3 years ago
.bashrc Add zsh config 3 years ago
.gitconfig Update:add git wip,nvim add colorcolumn=100,&other 3 years ago
.sh_alias Add zsh config 3 years ago
.tmux.conf Add gotty, add keyboard-layout, update .Xmodmap 3 years ago
.vimrc Update:add git wip,nvim add colorcolumn=100,&other 3 years ago
.xinitrc Update:add git wip,nvim add colorcolumn=100,&other 3 years ago
.zshrc Add Go & Rust paths & fzf to .zshrc 3 years ago
README.md Add alacritty initial config 3 years ago
init.vim Add Go & Rust paths & fzf to .zshrc 3 years ago
install-new-server.sh separate sh alias file 3 years ago
keymap.c Add corne keymap layout 3 years ago
radicale-config add calcurse config, radicale config, nginx config 5 years ago
redshift.conf small update 5 years ago
vimconfigbase.vim Update:add git wip,nvim add colorcolumn=100,&other 3 years ago
vpn-local-conection.sh update .vimrc & .bashrc, add vpn-local-conection.sh 4 years ago

README.md

configs

config files

List of utilities for terminal

alias gitg="git log --color --graph --abbrev-commit --pretty=format:'%Cred%h%Creset%C(yellow)%d%Creset %s %Cgreen(%ar)%C(cyan) %an<%ae>%Creset'"
alias ls='exa'
alias lst='exa -l -snew'

  • Vim: .vimrc
  • NeoVim: init.vim
    • put vimconfigbase.vim into ~/
    • in .config/nvim/init.vim
    • install https://github.com/junegunn/vim-plug
    • inside neovim, execute: :PlugInstall
    • for the vim-go, execute: :GoInstallBinaries
  • .bashrc
    • in ~/home/.bashrc directory
    • execute source .bashrc
  • Tmux: .tmux.conf
    • in ~/home/.tmux.conf directory
  • Keyboard remap .Xmodmap
    • in ~/home/.Xmodmap
    • changes will be applied each session start
    • to apply changes in the current session use xmodmap ~/.Xmodmap
  • Redshift redshift.conf
    • in ~/.config/redshift.conf
  • i3 config files /i3 and /i3status directories go inside ~/.config/ directory
  • alacritty: copy alacritty dir into ~/.config/ directory

server side

  • radicale config
    • in ~/.conf/radicale/config