Deleted unnecessary dotfiles folder
Moved all files into root folder of repository and fixed set-from-git to reflect that. I was able to get set-from-git to work without listing all the dotfiles, but it didn't work as planned due to swp files, git folder and others; it's just easier and cleaner to list out the files.
Šī revīzija ir iekļauta:
7
aliases/.laptop_aliases
Parasts fails
7
aliases/.laptop_aliases
Parasts fails
@@ -0,0 +1,7 @@
|
||||
if [ "$(hostname)" == "X1-Carbon" ]; then
|
||||
xmodmap -e "keycode 9 = Escape"
|
||||
xmodmap -e "keycode 22 = Home"
|
||||
xmodmap -e "keycode 119 = End"
|
||||
xmodmap -e "keycode 110 = Delete"
|
||||
xmodmap -e "keycode 115 = BackSpace"
|
||||
fi
|
||||
Atsaukties uz šo jaunā problēmā
Block a user