From e77e963a98979d2ae4bae6862a53ba88c376bcfd Mon Sep 17 00:00:00 2001 From: Shihaam Abdul Rahman Date: Wed, 4 Oct 2023 13:16:32 +0500 Subject: [PATCH] updated bashrc and i3conf --- bashrc | 13 ++++++++++++- config/i3/config | 5 ++++- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/bashrc b/bashrc index befc5c2..6d6c8ac 100644 --- a/bashrc +++ b/bashrc @@ -6,6 +6,9 @@ HISTFILESIZE=999999 HISTCONTROL=ignoreboth:erasedups export GPG_TTY=$(tty) #Set GPG_TTY veriable, needed for signing git commits other gpg stuff +export COMPOSE_DOCKER_CLI_BUILD=1 +export DOCKER_BUILDKIT=1 + #export SSH_CA_FILES=/home/shihaam/git/alliedmaldives/ops/ssh-ca export SSH_CA_FILES=$HOME/.ssh @@ -25,10 +28,10 @@ cdl(){ cd $(cat ~/.cache/whereami);};cdl ####### ALIASES ########## +# add features alias nano='nano -l' alias hdd='cd /mnt/hdd' alias drag=ripdrag -######################### #Adding output colors @@ -36,6 +39,14 @@ alias ls='ls --color=always' alias grep='grep --color=auto' alias less='less -R' +# fix typos +alias ckear=clear +alias sl=ls +alias ks=ls +alias dc=cd +######################### + + ##################### Some cool funcations hehe ############################### # do math in shell diff --git a/config/i3/config b/config/i3/config index e737f10..f8e3a01 100644 --- a/config/i3/config +++ b/config/i3/config @@ -195,7 +195,7 @@ bar { for_window [class="^.*"] border pixel 0 #restore displays -exec --no-startup-id /home/shihaam/.scripts/home.sh +#exec --no-startup-id /home/shihaam/.scripts/home.sh #exec --no-startup-id autorandr --change home #exec --no-startup-id i3-resurrect --restore @@ -237,3 +237,6 @@ exec --no-startup-id /usr/lib/kdeconnectd exec --no-startup-id feh --no-fehbg --bg-scale /usr/share/backgrounds/archlinux/split.png #exec_always polybar + + +bindsym $mod+period exec rofi -modi emoji -show emoji