From 71e5ed4d90be052e7fe76f4dc4a52d63cdf3f7a8 Mon Sep 17 00:00:00 2001 From: David Aizenberg Date: Mon, 27 Jul 2020 07:00:00 +0300 Subject: [PATCH] update --- .bashrc | 4 +++- .zshrc | 2 ++ desktop/i3/config | 4 ++-- setup.sh | 6 ++++++ 4 files changed, 13 insertions(+), 3 deletions(-) diff --git a/.bashrc b/.bashrc index 363f8ce..5b2456e 100644 --- a/.bashrc +++ b/.bashrc @@ -13,7 +13,6 @@ EDITOR=vim #Thanks to http://bashrcgenerator.com/ export PS1="\[\e[00;32m\]\u\[\e[0m\]\[\e[00;37m\]@\h:\[\e[0m\]\[\e[00;36m\][\[\e[0m\]\[\e[00;32m\]\w\[\e[0m\]\[\e[00;36m\]]\[\e[0m\]\[\e[00;37m\]\\$ \[\e[0m\]" - #Aliases alias ls='ls -hF --color' # add colors for filetype recognition alias la='ls -Al' # show hidden files @@ -118,3 +117,6 @@ PATH=$GOPATH/bin:$PATH # Add RVM to PATH for scripting. Make sure this is the last PATH variable change. export PATH="$PATH:$HOME/.rvm/bin" + +eval "$(starship init bash)" +[[ -s "/etc/profile.d/grc.bashrc" ]] && source /etc/profile.d/grc.bashrc diff --git a/.zshrc b/.zshrc index 97ae637..98a1ac8 100644 --- a/.zshrc +++ b/.zshrc @@ -13,6 +13,8 @@ NC='\033[0m' # No Color alias moc="mocp" alias mt="neomutt" +alias wacomMap="xsetwacom --set '14' MapToOutput HEAD-0" + alias scrot='scrot -s ~/Pictures/Screenshots/%b%d%H%M%S.png' alias mem='smem -rk' diff --git a/desktop/i3/config b/desktop/i3/config index 110daee..021cf02 100644 --- a/desktop/i3/config +++ b/desktop/i3/config @@ -17,7 +17,7 @@ set $super Mod4 font pango:monospace 8 #exec feh --bg-fill /home/david/Pictures/Wallpapers/ellie_full.jpg -exec feh --bg-fill /home/david/Pictures/wall.png +exec feh --bg-fill /home/david/Pictures/wall.jpg exec setxkbmap -layout gb,ru -variant ,winkeys -option grp:caps_toggle,grp_led:scroll,terminate:ctrl_alt_bksp,compose:ralt @@ -182,7 +182,7 @@ bindsym $mod+r mode "resize" # Start i3bar to display a workspace bar (plus the system information i3status bar { - status_command i3blocks -c /home/david/.config/i3blocks.conf