Fixing permissions

This commit is contained in:
Alexander Hosking 2017-05-09 11:14:11 -04:00
parent baf6161ca7
commit 8cc6adee58
21 changed files with 3 additions and 1 deletions

0
.gitignore vendored Normal file → Executable file
View File

0
.i3/config Normal file → Executable file
View File

0
.i3/i3lock-fancy-multimonitor/LICENSE Normal file → Executable file
View File

0
.i3/i3lock-fancy-multimonitor/README.md Normal file → Executable file
View File

0
.i3/i3lock-fancy-multimonitor/lock.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 4.6 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB

0
.i3/i3lock-fancy-multimonitor/text.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

0
.i3/i3status.conf Normal file → Executable file
View File

0
.i3/statusbar.sh Normal file → Executable file
View File

0
README.md Normal file → Executable file
View File

0
config/terminator/config Normal file → Executable file
View File

1
dotfiles Symbolic link
View File

@ -0,0 +1 @@
/home/ahosking/dotfiles

0
git/.gitconfig Normal file → Executable file
View File

0
install.sh Normal file → Executable file
View File

0
run/.bash_profile Normal file → Executable file
View File

0
run/.bashrc Normal file → Executable file
View File

0
system/.dir_colors Normal file → Executable file
View File

2
system/.env Normal file → Executable file
View File

@ -3,7 +3,7 @@
export PATH="$PATH:$HOME:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:$DOTFILES_DIR/bin:$HOME/apps:/opt/sublime-text"
#Add Pycharm to the Path
export PATH="$PATH:$HOME/apps/pycharm-2016.3.2/bin/pycharm.sh"
export PATH="$PATH:$HOME/apps/pycharm-2017.1.1/bin/pycharm.sh"
# Make vim the default editor.

0
system/.function Normal file → Executable file
View File

0
system/.prompt Normal file → Executable file
View File

0
system/.vimrc Normal file → Executable file
View File

1
vim/bundle/bundle Symbolic link
View File

@ -0,0 +1 @@
/home/ahosking/dotfiles/vim/bundle