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 969db71140 Add screen-android.sh 3 years ago
.calcurse/caldav add calcurse config, radicale config, nginx config 5 years ago
.moc moc config 5 years ago
i3 add fzf to install-new-server.sh 4 years ago
i3status i3 & i3status config 5 years ago
launch-scripts nvim add shortcut for light/dark theme, add brightness scripts, add netplan-config 3 years ago
nginx-conf install script add nginx & certbot 4 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 .Xmodmap and gitg alias 5 years ago
.bashrc Add netplan static ip config example 4 years ago
.tmux.conf first commit 5 years ago
.vimrc refactor vim & nvim configs 3 years ago
README.md add list of terminal utilities 4 years ago
init.vim refactor vim & nvim configs 3 years ago
install-new-server.sh update to Go v1.14 4 years ago
radicale-config add calcurse config, radicale config, nginx config 5 years ago
redshift.conf small update 5 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'

  • NeoVim: init.vim
  • .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

server side

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