From 2e65efbb1bc2b9a15432c40863b2f7c19d5a241d Mon Sep 17 00:00:00 2001 From: Kumar Damani Date: Sun, 4 Aug 2019 10:44:59 -0400 Subject: latest dotfiles --- ranger/.config/ranger/bookmarks | 2 +- ranger/.config/ranger/history | 2 +- zsh/.zshrc | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ranger/.config/ranger/bookmarks b/ranger/.config/ranger/bookmarks index 16b52cd..0cb458f 100644 --- a/ranger/.config/ranger/bookmarks +++ b/ranger/.config/ranger/bookmarks @@ -1,2 +1,2 @@ -':/home/kdam0 +':/home/kdam0/dotfiles/zsh u:/home/kdam0/.config diff --git a/ranger/.config/ranger/history b/ranger/.config/ranger/history index 73ca059..6bf5462 100644 --- a/ranger/.config/ranger/history +++ b/ranger/.config/ranger/history @@ -1,4 +1,3 @@ -open_with gimp open_with j open_with wireshark rename q1_1.eps @@ -48,3 +47,4 @@ filter_stack add mime nt search mnt search config search sxhkd +search git diff --git a/zsh/.zshrc b/zsh/.zshrc index 493702f..998a3bb 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -2,7 +2,7 @@ # export PATH=$HOME/bin:/usr/local/bin:$PATH # Path to your oh-my-zsh installation. - export ZSH="/home/kdam0/.oh-my-zsh" +export ZSH="/home/$USER/.oh-my-zsh" # Set name of the theme to load --- if set to "random", it will # load a random theme each time oh-my-zsh is loaded, in which case, -- cgit v1.2.3