Skip to content

Commit

Permalink
add dwm
Browse files Browse the repository at this point in the history
  • Loading branch information
kiedtl committed Oct 20, 2019
1 parent dd8308b commit 901755b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .bashrc
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

export PATH=/home/kiedtl/usr/local/bin:/home/kiedtl/bin:/usr/local/bin:$PATH
export LANG=en_US.UTF-8
export EDITOR=vim

alias git='hub' # hub: git + hub = github 8-)
alias ls='ls --color=auto'
Expand Down Expand Up @@ -37,4 +38,4 @@ cat /home/kiedtl/.cache/wal/sequences
. '/home/kiedtl/promptless.sh'

# set vi editing mode
set -o vi
# set -o vi

0 comments on commit 901755b

Please sign in to comment.