update vimrc, zshrc added alias and removed hlsearch
Prithu Goswami prithugoswami524@gmail.com
Thu, 19 Apr 2018 18:19:41 +0530
update pd script the script now checks if dropbox is done syncing and then stops it once its done
Prithu Goswami prithugoswami524@gmail.com
Wed, 18 Apr 2018 16:48:06 +0530
update vimrc changed the leader key
Prithu Goswami prithugoswami524@gmail.com
Wed, 18 Apr 2018 16:47:42 +0530
update script/pd - pd now starts the dropbox client so that syncing can take place
Prithu Goswami prithugoswami524@gmail.com
Mon, 16 Apr 2018 22:45:55 +0530
add .Xresources this if for urxvt
Prithu Goswami prithugoswami524@gmail.com
Mon, 16 Apr 2018 21:35:11 +0530
update zshrc - added two aliases for working with .Xresources
Prithu Goswami prithugoswami524@gmail.com
Mon, 16 Apr 2018 21:32:42 +0530
update vimrc - cursor were not changing in urxvt so made a quick change. I don't know what the &term variable is.
Prithu Goswami prithugoswami524@gmail.com
Mon, 16 Apr 2018 21:30:51 +0530
update i3status config - using glyps from nerd font for wifi and disk
Prithu Goswami prithugoswami524@gmail.com
Mon, 16 Apr 2018 21:29:15 +0530
update i3config - changed my terminal to urxvt - now using nerd fonts for i3bar
Prithu Goswami prithugoswami524@gmail.com
Mon, 16 Apr 2018 21:27:48 +0530
update i3 config and i3status.conf - changed the i3bar color - changed the order of load in i3status - added xautolock to run the lock.sh after 11mins
Prithu Goswami prithugoswami524@gmail.com
Mon, 16 Apr 2018 12:43:46 +0530
update i3 config, add lock.sh added a lock.sh script that uses i3lock and added a keybinding corrected a silly mistake
Prithu Goswami prithugoswami524@gmail.com
Mon, 16 Apr 2018 11:14:16 +0530
add gitignore
Prithu Goswami prithugoswami524@gmail.com
Mon, 16 Apr 2018 10:40:18 +0530
update i3status.conf Added some icons from font awesome
Prithu Goswami prithugoswami524@gmail.com
Mon, 16 Apr 2018 08:50:40 +0530
update i3 config; add i3status.conf added i3status config file and modified the i3bar
Prithu Goswami prithugoswami524@gmail.com
Mon, 16 Apr 2018 08:01:33 +0530
update i3 config A little bit of theming. changed font to roboto.
Prithu Goswami prithugoswami524@gmail.com
Sun, 15 Apr 2018 12:40:26 +0530
update script/pd I figured I did not want to print out the entry i just entered. puff
Prithu Goswami prithugoswami524@gmail.com
Sat, 14 Apr 2018 23:57:59 +0530
update script/pd correction commit for the last one
Prithu Goswami prithugoswami524@gmail.com
Sat, 14 Apr 2018 23:51:59 +0530
update script/pd pd does not change file if nothing was entered
Prithu Goswami prithugoswami524@gmail.com
Sat, 14 Apr 2018 23:45:45 +0530
update i3 config added a keybinding for when there is no external monitor
Prithu Goswami prithugoswami524@gmail.com
Sat, 14 Apr 2018 21:50:35 +0530
add scripts I thought why not have the scripts I use here as well. ¯\_(ツ)_/¯
Prithu Goswami prithugoswami524@gmail.com
Sat, 14 Apr 2018 20:51:41 +0530
Update i3 config Adds two keybindings for changing the position of the secondary screen using xrandr
Prithu Goswami prithugoswami524@gmail.com
Sat, 14 Apr 2018 08:35:15 +0530
update i3 config - added keybinding for arranging monitors using xrandr - added a keybinding for shutdown and restart with a confirm prompt - added syndaemon command to run on startup - added a temporary fix for firefox 59 sound issue on startup
Prithu Goswami prithugoswami524@gmail.com
Fri, 13 Apr 2018 21:35:09 +0530
update .zshrc and .vimrc
Prithu Goswami prithugoswami524@gmail.com
Tue, 10 Apr 2018 22:15:16 +0530
Add i3 config
Prithu Goswami prithugoswami524@gmail.com
Sun, 08 Apr 2018 10:21:10 +0530
Add a bunch of aliases and mkdir cd's automatically
Prithu Goswami prithugoswami524@gmail.com
Sun, 08 Apr 2018 10:12:39 +0530
Update install.sh
Prithu Goswami prithugoswami524@gmail.com
Sun, 01 Apr 2018 12:57:09 +0530
Update install.sh
Prithu Goswami prithugoswami524@gmail.com
Sun, 01 Apr 2018 12:47:53 +0530
Update install.sh
Prithu Goswami prithugoswami524@gmail.com
Sun, 01 Apr 2018 12:28:41 +0530
Add .vim/bundle (vim-surround, vim-commentary)
Prithu Goswami prithugoswami524@gmail.com
Sun, 01 Apr 2018 12:18:46 +0530
Add AutoJump support in zsh
Prithu Goswami prithugoswami524@gmail.com
Sun, 01 Apr 2018 12:18:17 +0530
Add .vim/ and .vimrc
Prithu Goswami prithugoswami524@gmail.com
Sun, 01 Apr 2018 11:41:27 +0530
update install.sh
Prithu Goswami prithugoswami524@gmail.com
Sat, 24 Mar 2018 20:33:47 +0530
update install.sh corrected the git submodule commands again.
Prithu Goswami prithugoswami524@gmail.com
Sat, 24 Mar 2018 20:24:31 +0530
corrected git command in install.sh
Prithu Goswami prithugoswami524@gmail.com
Sat, 24 Mar 2018 20:06:56 +0530
update install.sh now the script updates the submodules and copies over the oh-my-zsh repo
Prithu Goswami prithugoswami524@gmail.com
Sat, 24 Mar 2018 19:48:27 +0530
update install.sh
Prithu Goswami prithugoswami524@gmail.com
Sat, 24 Mar 2018 19:37:39 +0530
update install.sh The install script copies the files to the home directory directly
Prithu Goswami prithugoswami524@gmail.com
Sat, 24 Mar 2018 13:08:03 +0530
add install.sh to copy dotfiles to home dir
Prithu Goswami prithugoswami524@gmail.com
Sat, 24 Mar 2018 12:30:49 +0530
update .zshrc - ls right after cd
Prithu Goswami prithugoswami524@gmail.com
Sat, 24 Mar 2018 11:46:59 +0530
add .zshrc file
Prithu Goswami prithugoswami524@gmail.com
Sat, 24 Mar 2018 11:28:06 +0530
add oh-my-zsh submodule
Prithu Goswami prithugoswami524@gmail.com
Sat, 24 Mar 2018 11:22:00 +0530
Initial commit
Prithu Goswami prithugoswami524@gmail.com
Fri, 23 Mar 2018 20:27:41 +0530